Ecosyste.ms: Timeline

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

hashicorp/terraform-provider-aws

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

ewbankkit closed an issue on hashicorp/terraform-provider-aws
Network Load Balancer zonal shift and zonal autoshift
> AWS Network Load Balancer (NLB) now supports Amazon Application Recovery Controller’s zonal shift and zonal autoshift features on load balancers that are enabled across zones. * [Announcement ...
ewbankkit closed an issue on hashicorp/terraform-provider-aws
AWS Network Load Balancer & Gateway Load Balancer now supports configurable TCP idle timeout
#### Network Load Balancer > Today AWS Network Load Balancer (NLB) is launching a new capability that allows you to align the TCP idle timeout value of NLB with clients and target applications. ...
ewbankkit pushed 16 commits to main hashicorp/terraform-provider-aws
  • [WIP] Add attribute support for listeners 0b605cb
  • [WIP] Add tests for NLB, testing DiffSuppressFunc 1676d3b
  • Fix update function, add docs 9971d2d
  • Add changelog 04878ce
  • Add DiffSuppressFunc bb52504
  • Merge branch 'main' into f-aws_lb_listener-tcp_idle_timeout_nlb_gwlb 5e3bf8f
  • Fix semgrep findings 433d8e7
  • Merge branch 'main' into HEAD ddb7c45
  • Tweak CHANGELOG entries. 185f896
  • Cosmetics. fe6634c
  • Fix 'TestAccELBV2Listener_Application_basic'. 743011e
  • r/aws_lb_listener: Fix "api error InvalidAction: DescribeListenerAttributes is not supported for 'TLS' protocol liste... b9e0dfa
  • r/aws_lb: Add `enable_zonal_shift` argument. 52f78a7
  • d/aws_lb: Add `enable_zonal_shift` argument. 5f244b9
  • r/aws_lb: Fixup acceptance tests. 13d13c4
  • Merge pull request #39585 from ddericco/f-aws_lb_listener-tcp_idle_timeout_nlb_gwlb r/aws_lb_listener: Add support f... b018305

View on GitHub

ewbankkit closed a pull request on hashicorp/terraform-provider-aws
r/aws_lb_listener: Add support for TCP idle timeout for NLB, GWLB listeners
<!--- 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
@ddericco Thanks for the contribution :tada: :clap:.

View on GitHub

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

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 pushed 3 commits to main hashicorp/terraform-provider-aws
  • Remove unnecessary upper limit on AppRunner Autoscaling Config max size. 2bb8dfe
  • Add CHANGELOG entry. 21fa896
  • Merge pull request #39843 from ohookins/fix-apprunner-autoscaling-config-max-size-constraint Remove unnecessary uppe... 4410162

View on GitHub

Load more