Ecosyste.ms: Timeline

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

hashicorp/terraform-provider-aws

bronius opened an issue on hashicorp/terraform-provider-aws
The "provider: waiting for RPC address" takes a whopping 4 seconds before "Starting ..provider" on my machine only
### Description `terraform plan` and `terraform apply` always take at least 12 seconds before doing any _actual work_. With the DEBUG log, I have isolated it down to the consistent 4 second time d...
github-actions[bot] pushed 1 commit to gh-pages hashicorp/terraform-provider-aws
  • Deployed bc57122f with MkDocs version: 1.4.2 1c851c9

View on GitHub

github-actions[bot] created a comment on an issue on hashicorp/terraform-provider-aws
> [!WARNING] > This issue has been closed, meaning that any additional comments are hard for our team to see. Please assume that the maintainers will not see them. > > Ongoing conversations amongst...

View on GitHub

jar-b pushed 7 commits to main hashicorp/terraform-provider-aws
  • r/route53profiles_association: Validate name field against regex Signed-off-by: Jack Andersen <[email protected]> 4e5d18a
  • r/aws_route53profiles_association: validate `name` length Ref: https://docs.aws.amazon.com/Route53/latest/APIReferen... b84bdca
  • Merge branch 'main' into jandersen-plaid-route53-profiles-profile de44ed3
  • chore: changelog d4a1fdc
  • r/aws_route53profiles_association(doc): clean up descriptions 57ae43c
  • r/aws_route53profiles_association: clean up timeout configuration 60e4572
  • Merge pull request #39798 from jandersen-plaid/jandersen-plaid-route53-profiles-profile r/route53profiles_associatio... bc57122

View on GitHub

jar-b closed an issue on hashicorp/terraform-provider-aws
[Bug]: route53profiles_association does not validate `name`
### Terraform Core Version 1.7.5 ### AWS Provider Version 5.72.1 ### Affected Resource(s) * aws_route53profiles_association ### Expected Behavior The `name` attribute should validate against...
jar-b closed a pull request on hashicorp/terraform-provider-aws
r/route53profiles_association: Validate name field against regex
<!--- 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 ...
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

JnMik created a comment on an issue on hashicorp/terraform-provider-aws
As you can see in this thread, the issue is not yet resolved, no. Just put the variable in front of your terraform apply and see if it works GODEBUG=asyncpreemptoff=1 terraform apply

View on GitHub

mmadrono created a comment on an issue on hashicorp/terraform-provider-aws
> GODEBUG=asyncpreemptoff=1 me ayudรณ a solucionar el problema por ahora. Gracias por compartir ยฟLo probaste ? I have not tried it, but I know what it is and where and how to configure it, forgive ...

View on GitHub

ewbankkit pushed 244 commits to td-isolate-aws-sdk-go-references hashicorp/terraform-provider-aws
  • internal/generate/servicepackage: Rename generated endpoint resolver struct type. c7e12e2
  • Rename endpoint resolver struct type - accessanalyzer. 86bf793
  • Rename endpoint resolver struct type - account. 43fed3e
  • Rename endpoint resolver struct type - acm. 4920049
  • Rename endpoint resolver struct type - acmpca. dbec2e0
  • Rename endpoint resolver struct type - amp. 3095d68
  • Rename endpoint resolver struct type - amplify. e2b4d56
  • Rename endpoint resolver struct type - apigateway. 743ef2b
  • Rename endpoint resolver struct type - apigatewayv2. 006c950
  • Rename endpoint resolver struct type - appautoscaling. c54453c
  • Rename endpoint resolver struct type - appconfig. 2181a83
  • Rename endpoint resolver struct type - appfabric. e59151d
  • Rename endpoint resolver struct type - appflow. a925f78
  • Rename endpoint resolver struct type - appintegrations. dd8dd1a
  • Rename endpoint resolver struct type - applicationinsights. 40dcbf8
  • Rename endpoint resolver struct type - applicationsignals. bdfe410
  • Rename endpoint resolver struct type - appmesh. eef98d2
  • Rename endpoint resolver struct type - apprunner. f122576
  • Rename endpoint resolver struct type - appstream. 689047c
  • Rename endpoint resolver struct type - appsync. 8d72634
  • and 224 more ...

View on GitHub

JnMik created a comment on an issue on hashicorp/terraform-provider-aws
GODEBUG=asyncpreemptoff=1 helped me get around the issue for now. Thanks for sharing @justinretzolk Did you try it out @mmadrono ?

View on GitHub

devopsrick created a comment on an issue on hashicorp/terraform-provider-aws
My terraform role has the AdministratorAccess policy attached so it definitely does. I do not see anything anywhere that might override that with an explicit deny.

View on GitHub

ewbankkit created a review comment on a pull request on hashicorp/terraform-provider-aws
I'm going with `resolverV2` to reflect the AWS SDK for Go v2 interface type and to avoid potential collisions with types in the non-generated code (I can image `resolver` as a type that a contribut...

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

ewbankkit created a review comment on a pull request on hashicorp/terraform-provider-aws
๐Ÿ‘

View on GitHub

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

View on GitHub

ewbankkit created a comment on an issue on hashicorp/terraform-provider-aws
Hmm ๐Ÿ˜•. The Developer Guide explicitly states [_You can use the Lambda console to create event source mappings that have tags, add tags to existing event source mappings,_](https://docs.aws.amazon.c...

View on GitHub

terraform-aws-provider[bot] pushed 1 commit to main hashicorp/terraform-provider-aws
  • Update CHANGELOG.md for #39782 9002b22

View on GitHub

github-actions[bot] created a comment on an issue on hashicorp/terraform-provider-aws
> [!WARNING] > This issue has been closed, meaning that any additional comments are hard for our team to see. Please assume that the maintainers will not see them. > > Ongoing conversations amongst...

View on GitHub

ewbankkit deleted a branch hashicorp/terraform-provider-aws

f-aws_s3_object-no-find-default-kms-key

ewbankkit closed an issue on hashicorp/terraform-provider-aws
kms:DescribeKey on default S3 KMS key should not be required
Hi there, Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: http...
ewbankkit pushed 12 commits to main hashicorp/terraform-provider-aws
  • r/aws_s3_object(_copy): Always set 'kms_key_id'. 38153a8
  • Fix 'TestAccS3Object_basic' and 'TestAccS3Object_directoryBucket'. 0593401
  • Revert "Fix 'TestAccS3Object_basic' and 'TestAccS3Object_directoryBucket'." This reverts commit 0593401bd14fefaaec61... 93332d5
  • r/aws_s3_object: Don't set 'kms_key_id' if it's empty. 4d13dff
  • r/aws_s3_object: DiffSuppressFunc for 'kms_key_id' is not necessary. 2005c93
  • r/aws_s3_bucket_object: Always set 'kms_key_id' (unless it's empty). f561904
  • Add CHANGELOG entries. d18a41d
  • Remove unused constant. 555056e
  • Add 'TestAccS3Object_defaultKMS', TestAccS3Object_defaultKMSUpgrade' and 'TestAccS3Object_basicUpgrade'. 387bff6
  • Correct CHANGELOG entry file name. 494862e
  • Fix semgrep 'ci.helper-schema-ResourceData-Set-extraneous-nil-check'. 6813e75
  • Merge pull request #39782 from hashicorp/f-aws_s3_object-no-find-default-kms-key aws_s3_object (et al.): Remove `kms... 76eedb0

View on GitHub

ewbankkit closed a pull request on hashicorp/terraform-provider-aws
aws_s3_object (et al.): Remove `kms:DescribeKey` on default S3 KMS key
<!--- 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 ...
github-actions[bot] pushed 1 commit to gh-pages hashicorp/terraform-provider-aws
  • Deployed b0183052 with MkDocs version: 1.4.2 8e607d3

View on GitHub

github-actions[bot] created a comment on an issue on hashicorp/terraform-provider-aws
> [!WARNING] > This issue has been closed, meaning that any additional comments are hard for our team to see. Please assume that the maintainers will not see them. > > Ongoing conversations amongst...

View on GitHub

github-actions[bot] created a comment on an issue on hashicorp/terraform-provider-aws
> [!WARNING] > This issue has been closed, meaning that any additional comments are hard for our team to see. Please assume that the maintainers will not see them. > > Ongoing conversations amongst...

View on GitHub

jar-b created a comment on a pull request on hashicorp/terraform-provider-aws
It's fairly common practice to link the `Attributes` section of data sources to the corresponding resource documentation to ensure consistency. While this is a slightly different case (resource arg...

View on GitHub

Load more