Ecosyste.ms: Timeline

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

hashicorp/terraform-provider-aws

github-actions[bot] pushed 1 commit to gh-pages hashicorp/terraform-provider-aws
  • Deployed 42c311a4 with MkDocs version: 1.4.2 2deb89b

View on GitHub

terraform-aws-provider[bot] pushed 1 commit to main hashicorp/terraform-provider-aws
  • Update CHANGELOG.md after v5.72.1 42c311a

View on GitHub

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

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

justinretzolk closed an issue on hashicorp/terraform-provider-aws
[Bug]: Terraform - aws_dynamodb_table resource deletion_protection_enabled option not working
### Terraform Core Version 1.5.5 ### AWS Provider Version 2.15.18 ### Affected Resource(s) _No response_ ### Expected Behavior Should enable the `deletion_protection_enabled` for the `aws_d...
stefanfreitag created a comment on an issue on hashicorp/terraform-provider-aws
The ~> is explained [here](https://developer.hashicorp.com/terraform/language/expressions/version-constraints). Let me quote: > [~>](https://developer.hashicorp.com/terraform/language/expression...

View on GitHub

justinretzolk created a comment on an issue on hashicorp/terraform-provider-aws
Hey @Dotisandhyarani :wave: Glad to hear you were able to get past this! When using the `~>` for version constraints, only the rightmost number is iterated, so `~> 4.50.0` would only iterate the ...

View on GitHub

BondAnthony created a comment on an issue on hashicorp/terraform-provider-aws
I'm also experiencing this when using `aws_launch_template` with `aws_instance`. The `user_data` is only set within the launch template. What appears to be happening is the hash stored in the st...

View on GitHub

Dotisandhyarani created a comment on an issue on hashicorp/terraform-provider-aws
yes, that's working. Thanks! But just curious, the version constraint ~> 4.50.0, < 5.0.0 in Terraform allows versions in the 4.x series, starting from 4.50.0 up to, but not including, 5.0.0. Thi...

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

sarangak created a comment on an issue on hashicorp/terraform-provider-aws
Actually this seems to have been fixed by updating to a newer version of the AWS provider.

View on GitHub

sarangak closed an issue on hashicorp/terraform-provider-aws
[Bug]: `aws_appstream_stack` user_settings update causes persistent drift
### Terraform Core Version 1.3.7 ### AWS Provider Version 5.66.0 ### Affected Resource(s) * aws_appstream_stack shows persistent drift: ``` - user_settings { - action ...
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

sarangak opened an issue on hashicorp/terraform-provider-aws
[Bug]: `aws_appstream_stack` user_settings update causes persistent drift
### Terraform Core Version 1.3.7 ### AWS Provider Version 5.66.0 ### Affected Resource(s) * aws_appstream_stack shows persistent drift: ``` - user_settings { - action ...
Veetaha created a comment on an issue on hashicorp/terraform-provider-aws
I think the problem is still there and it's still a footgun if it wasn't fixed yet

View on GitHub

josephmidura created a comment on an issue on hashicorp/terraform-provider-aws
Hi @justinretzolk thanks for the suggestion. When I ran `terraform state list` previously there was no data souce that showed up in the list, so I wasn't able to use the `terraform state rm` option...

View on GitHub

johnsonaj created a tag on hashicorp/terraform-provider-aws

v5.72.1 - The AWS Provider enables Terraform to manage AWS resources.

relu created a comment on a pull request on hashicorp/terraform-provider-aws
I'm in the process of running the acceptance tests and will post updates to the PR as they are completed. I'm going to run for the following namespaces: ``` TestAccElastiCacheCluster TestAccElast...

View on GitHub

phillcent starred hashicorp/terraform-provider-aws
stefanfreitag created a comment on an issue on hashicorp/terraform-provider-aws
Good evening @Dotisandhyarani thanks for taking your time for testing the recommendation! Could you please review the AWS provider version you use? Required is v4.59.0 and in your code it is v...

View on GitHub

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

View on GitHub

johnsonaj deleted a branch hashicorp/terraform-provider-aws

patch-5.72.1_changelog

johnsonaj pushed 1 commit to main hashicorp/terraform-provider-aws
  • update CHANGLOG for patch release (#39753) c53a0b0

View on GitHub

johnsonaj closed a pull request on hashicorp/terraform-provider-aws
update CHANGLOG for patch release
<!--- 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 review on a pull request on hashicorp/terraform-provider-aws
LGTM :rocket:.

View on GitHub

github-actions[bot] created a comment on a pull request on hashicorp/terraform-provider-aws
Thank you for your contribution! :rocket: Please note that the `CHANGELOG.md` file contents are handled by the maintainers during merge. This is to prevent pull request merge conflicts, especially...

View on GitHub

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

View on GitHub

johnsonaj opened a pull request on hashicorp/terraform-provider-aws
update CHANGLOG for patch release
<!--- 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 ...
michaeldop created a comment on an issue on hashicorp/terraform-provider-aws
Looks like something was reverted in the logic in this commit to look for 2: https://github.com/hashicorp/terraform-provider-aws/commit/ce791ab4258c3b38aa8629ca46d1b7e88a519bd3. Maybe this is the c...

View on GitHub

frosforever created a comment on an issue on hashicorp/terraform-provider-aws
Is this addressed by https://github.com/hashicorp/terraform-provider-aws/pull/38628?

View on GitHub

Load more