Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

hashicorp/terraform-provider-aws

ewbankkit pushed 12 commits to main hashicorp/terraform-provider-aws

View on GitHub

ewbankkit closed a pull request on hashicorp/terraform-provider-aws
r/sagemaker_feature_group - add support for `feature_definition.collection_config`, `feature_definition.collection_type`, and `throughput_config`
<!--- See what makes a good Pull Request at: https://hashicorp.github.io/terraform-provider-aws/raising-a-pull-request/ ---> ### Description <!--- Please provide a helpful description of what ...
ewbankkit created a comment on a pull request on hashicorp/terraform-provider-aws
@DrFaust92 Thanks for the contribution :tada: :clap:.

View on GitHub

cycleandsoak created a comment on a pull request on hashicorp/terraform-provider-aws
We are having some trouble with default tags that looks like it may be related to this pull request. We have opened a bug report here - https://github.com/hashicorp/terraform-provider-aws/issues/39...

View on GitHub

github-actions[bot] created a comment on an issue on hashicorp/terraform-provider-aws
# Community Note **Voting for Prioritization** * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the ...

View on GitHub

cycleandsoak opened an issue on hashicorp/terraform-provider-aws
[Bug]: aws_lambda_event_source_mapping fails with default tags in v5.70 in us-east-1 with dynamodb stream event source
### Terraform Core Version 1.9.3 ### AWS Provider Version 5.70.0 ### Affected Resource(s) * aws_lambda_event_source_mapping ### Expected Behavior The resource should create and update (which...
ewbankkit created a review on a pull request on hashicorp/terraform-provider-aws
LGTM :rocket:. ```console % make testacc TESTARGS='-run=TestAccSageMakerFeatureGroup_serial' PKG=sagemaker make: Verifying source code with gofmt... ==> Checking that code complies with gofmt...

View on GitHub

Makanist created a comment on an issue on hashicorp/terraform-provider-aws
Adding fresh logs for plan and apply. It shows clearly the param got removed from the method but can't be removed from the cache key on the integration as it is already gone now the reference becam...

View on GitHub

jar-b created a comment on an issue on hashicorp/terraform-provider-aws
Hey @sylr - thanks for your question. The short answer is to reduce the scope of responsibility for the `aws_iam_role` resource. Arguments like `managed_policy_arns` or `inline_policy` force a ...

View on GitHub

justinretzolk created a comment on an issue on hashicorp/terraform-provider-aws
Thanks for the additional information here @josephmidura! Based on your sample configuration, this should be a fairly easy fix. Right now, there's no dependency between `aws_s3_bucket.glue` and...

View on GitHub

LoScriptler created a comment on an issue on hashicorp/terraform-provider-aws
Hi, yes, I confirm. The error is from the AWS API. Via AWS cli I have recived the same error. I have found a work-around using pipeline script. First time I get via AWS cli the name of the reade...

View on GitHub

justinretzolk created a comment on an issue on hashicorp/terraform-provider-aws
Thanks for the additional information, @Prashanteppalpalli! I see this fairly often with AWS, where certain things are handled for you when creating resources via the console -- I suspect this is o...

View on GitHub

github-actions[bot] created a comment on an issue on hashicorp/terraform-provider-aws
# Community Note **Voting for Prioritization** * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the ...

View on GitHub

claudiourbina opened an issue on hashicorp/terraform-provider-aws
[Docs]: `max_tokens` argument in `aws_bedrockagent_data_source`
### Documentation Link https://registry.terraform.io/providers/hashicorp/aws/5.72.1/docs/resources/bedrockagent_data_source ### Description The documentation refers to the `max_tokens` argument ...
justinretzolk created a comment on an issue on hashicorp/terraform-provider-aws
Hey @LoScriptler 👋 Thank you for taking the time to raise this! It looks like the error you're receiving is from the AWS API itself, which often indicates a configuration issue. To verify this, I t...

View on GitHub

rrossouw01 created a comment on an issue on hashicorp/terraform-provider-aws
Correct @b-dean that is a workaround but awscc also lags. we could not even do filter on fixAvailable which is possible in console and CLI.

View on GitHub

justinretzolk created a comment on an issue on hashicorp/terraform-provider-aws
Hey @vbauchart 👋 Thank you for taking the time to raise this! I'm not sure it's possible to achieve what you're referring to here due to the way to that Terraform works at its core. Each resource i...

View on GitHub

github-actions[bot] created a comment on an issue on hashicorp/terraform-provider-aws
# Community Note **Voting for Prioritization** * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the ...

View on GitHub

lapkritinis opened an issue on hashicorp/terraform-provider-aws
[Bug]: aws_iam_role_policy_attachments_exclusive doesnt detach policies on destroy?
### Terraform Core Version 1.9.7 ### AWS Provider Version 5.72.1 ### Affected Resource(s) * aws_iam_policy * aws_iam_role_policy_attachments_exclusive ### Expected Behavior Created resource...
github-actions[bot] pushed 1 commit to gh-pages hashicorp/terraform-provider-aws
  • Deployed 121673c9 with MkDocs version: 1.4.2 cdabf7b

View on GitHub

jar-b pushed 1 commit to main hashicorp/terraform-provider-aws
  • cdktf: update index.html.markdown,r/xray_sampling_rule.html.markdown,r/xray_group.html.markdown,r/xray_encryption_con... 121673c

View on GitHub

jar-b closed a pull request on hashicorp/terraform-provider-aws
cdktf: update documentation
This PR was automatically created by the [cdktf-docs-conversion workflow](https://github.com/hashicorp/terraform-cdk/blob/main/.github/workflows/cdktf-provider-docs-rollout.yml).
github-actions[bot] created a comment on an issue on hashicorp/terraform-provider-aws
# Community Note **Voting for Prioritization** * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the ...

View on GitHub

jar-b opened an issue on hashicorp/terraform-provider-aws
[TechDebt]: Replace internal `BoolEquals` validator with `boolvalidator.Equals`
### Description #39180 introduced a custom validator, `BoolEquals`. The `terraform-plugin-framework-validators` repository has now added an equivalent `Equals` validator in the `boolvalidator` pac...
terraform-aws-provider[bot] pushed 1 commit to main hashicorp/terraform-provider-aws
  • Update CHANGELOG.md for #39811 1252a39

View on GitHub

jar-b created a review on a pull request on hashicorp/terraform-provider-aws

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages hashicorp/terraform-provider-aws
  • Deployed 7501758c with MkDocs version: 1.4.2 af37150

View on GitHub

jar-b deleted a branch hashicorp/terraform-provider-aws

dependabot/go_modules/aws-sdk-go-v2-33acd11b5b

jar-b pushed 1 commit to main hashicorp/terraform-provider-aws
  • build(deps): bump the aws-sdk-go-v2 group across 1 directory with 4 updates (#39811) * build(deps): bump the aws-sdk... 7501758

View on GitHub

Load more