Ecosyste.ms: Timeline

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

hashicorp/terraform-provider-aws

AndrewCharlesHay opened an issue on hashicorp/terraform-provider-aws
[New]: ValKey for Elasticache
### Description [New Service]: [Amazon Elasticache for Valkey](https://aws.amazon.com/about-aws/whats-new/2024/10/amazon-elasticache-valkey/) was announced recently. It would be another option for...
ewbankkit pushed 3 commits to b-aws_security_group_rule-disappears hashicorp/terraform-provider-aws
  • Correct CHANGELOG entry file name. 8a3a12a
  • Fix 'TestAccVPCSecurityGroupRule_MultipleRuleSearching_allProtocolCrash'. df62156
  • Fix 'TestAccVPCSecurityGroupRule_DescriptionAllPorts_nonZeroPorts'. 7eae043

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 draft pull request on hashicorp/terraform-provider-aws
ephemeral resources: bootstrap provider
<!--- 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 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

ewbankkit opened a draft pull request on hashicorp/terraform-provider-aws
r/aws_security_group_rule: Remove from state when rule not found
<!--- 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 branch on hashicorp/terraform-provider-aws

b-aws_security_group_rule-disappears - The AWS Provider enables Terraform to manage AWS resources.

johnsonaj pushed 607 commits to f-ephemeral_values_bootstrap hashicorp/terraform-provider-aws
  • feat (WIP): add imagebuilder lifecycle policy 5aa37d9
  • chore: fix root schema 0cf9f00
  • chore: fix nested schema attributes d9f4ef0
  • feat: added read/update handlers 7bb7cd2
  • feat: added recreate on name update d3ce450
  • feat: added resource attribute tyoes 854fa6c
  • feat: added get func and basic read handler 182b7ea
  • feat: added flatteners 4177bad
  • feat: added basic test and exports 4655ace
  • chore: begin migrating imagebuilder service to v2 sdk d502ea3
  • chore: begin v2 migration of imagebuilder ac649f7
  • chore: go mod tidy f4cae4f
  • chore: migrating to aws-sdk-v2 go 49c4063
  • chore: migrating to aws-sdk-v2 go 149c1c4
  • feat: migrated resources to v2 efd6672
  • chore: migrate to aws-sdk-go-v2 1499032
  • chore: migrate to aws-sdk-go-v2 124e0ac
  • feat: fixed namevaluesfiltersv2 code generator and tests 8cf2319
  • feat: migrate imagebuilder sweepers to aws-sdk-go-v2 c66f2af
  • Merge branch 'main' into f/image-builder-lifecycle-policy dbc1245
  • and 587 more ...

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

PeterBurner closed an issue on hashicorp/terraform-provider-aws
[New Resource]: IoT FleetHub Application
### Description AWS has a service called FleetHub that creates a simplified dashboard for IoT devices. The Terraform AWS provider currently does not support it. ### Requested Resource(s) and/or D...
PeterBurner created a comment on an issue on hashicorp/terraform-provider-aws
AWS announced End-of-Life for the FleetHub service. It probably does not make any sense to still implement this. Source: https://aws.amazon.com/de/blogs/iot/announcing-end-of-life-for-aws-iot-devi...

View on GitHub

PeterBurner closed an issue on hashicorp/terraform-provider-aws
[New Resource]: IoT FleetHub Application
### Description AWS has a service called FleetHub that creates a simplified dashboard for IoT devices. The Terraform AWS provider currently does not support it. ### Requested Resource(s) and/or D...
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
[Bug]: `r/aws_iam_policy`: Malformed `Condition` prevents subsequent modifications
### Terraform Core Version 1.9.5 ### AWS Provider Version 5.72.1 ### Affected Resource(s) - `aws_iam_policy` ### Expected Behavior When malformed policy content is configured, the first appl...
github-actions[bot] pushed 1 commit to gh-pages hashicorp/terraform-provider-aws
  • Deployed 08b11917 with MkDocs version: 1.4.2 222b771

View on GitHub

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

dependabot/go_modules/aws-sdk-go-v2-e73ccb9bcc

jar-b closed a pull request on hashicorp/terraform-provider-aws
build(deps): bump the aws-sdk-go-v2 group across 1 directory with 7 updates
Bumps the aws-sdk-go-v2 group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2/service/applicationinsights](https://github.com/aws/aws...
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 an issue on hashicorp/terraform-provider-aws
As of `v5.72.1` of the AWS provider, the following standalone resources are available to enable Terraform to exclusively manage inline and managed policy attachments for IAM roles, users, and group...

View on GitHub

jar-b closed an issue on hashicorp/terraform-provider-aws
Feature request: Exclusive policy attachment list for users, groups, and roles
### Terraform Version ``` +$ terraform -v Terraform v0.11.7 + provider.aws v1.16.0 ``` ### Affected Resource(s) - aws_iam_user_policy_attachment - aws_iam_group_policy_attachment - a...
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 an issue on hashicorp/terraform-provider-aws
Closed via #39732 and #39554 Exclusive relationship management resources for inline and managed policies are available in versions >= `5.72.1` of the AWS provider.

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 closed an issue on hashicorp/terraform-provider-aws
Exclusive management of inline & managed policies for IAM groups
<!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-is...
jar-b created a comment on an issue on hashicorp/terraform-provider-aws
Closed via #39731 and #39544. Exclusive relationship management resources for inline and managed policies are available in versions >= `5.72.1` of the AWS provider.

View on GitHub

jar-b closed an issue on hashicorp/terraform-provider-aws
Exclusive management of inline & managed policies for IAM users
<!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-is...
github-actions[bot] pushed 1 commit to gh-pages hashicorp/terraform-provider-aws
  • Deployed 667d94a8 with MkDocs version: 1.4.2 259ff90

View on GitHub

terraform-aws-provider[bot] pushed 1 commit to main hashicorp/terraform-provider-aws
  • Update CHANGELOG.md for #39826 667d94a

View on GitHub

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

View on GitHub

Load more