Ecosyste.ms: Timeline

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

hashicorp/terraform-provider-aws

gdavison opened a pull request on hashicorp/terraform-provider-aws
Implement transparent tagging for Framework data sources
### Description Implements transparent tagging for Framework data sources Adds tests for `batch` and `medialive` which use `setTagsOut` Adds transparent tagging for `ssmcontacts` which use...
gdavison created a branch on hashicorp/terraform-provider-aws

td-transparent-tags-framework-datasource - The AWS Provider enables Terraform to manage AWS resources.

mbbush created a comment on an issue on hashicorp/terraform-provider-aws
`aws_ssoadmin_customer_managed_policy_attachment` would be just as useful to have as `aws_ssoadmin_managed_policy_attachment` (because sso is cross-account, it differentiates with separate API c...

View on GitHub

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

View on GitHub

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

View on GitHub

alvarosaavedrau starred hashicorp/terraform-provider-aws
github-actions[bot] pushed 1 commit to gh-pages hashicorp/terraform-provider-aws
  • Deployed 49da949f with MkDocs version: 1.4.2 6791969

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

gdavison deleted a branch hashicorp/terraform-provider-aws

f-lb-listener-actions

gdavison closed an issue on hashicorp/terraform-provider-aws
Incomplete listener rules from data.aws_lb_listener & Data source request - data.aws_lb_listener_rule
### Community Note * 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 original issue to help the ...
gdavison pushed 25 commits to main hashicorp/terraform-provider-aws
  • Delays regex compilation until actually needed 379906d
  • Uses value of `arn` attribute instead of `id` 210aad4
  • Uses `arn` for Listener Rule transparent tagging 46122d7
  • Registers AutoFlex logger for data sources 2a93c91
  • Adds data source `aws_lb_listener_rule` f1eb865
  • Factors out Condition known value check 21c89b8
  • Adds lookup by listener ARN and priority b3d5190
  • Adds tests for Condition types d8f249a
  • Adds missing attributes to resource `authentication_cognito` test 49fea4c
  • Factors out action sorting and replaces `sort.Slices` with `slices.SortFunc` e0536da
  • Adds tests for authenticate actions 29d84cc
  • Adds tests for remaining actions 28c5e81
  • Removes top-level `target_group_arn` from `action` in favour of `forward.target_group.arn` for consistency in all cases 441e6e1
  • Updates root-level validation 64daf22
  • Grammar fix ff1768d
  • Converts `priority` attribute from string to int32 028927a
  • Documents `aws_lb_listener_rule` data source 92dfe94
  • Adds tagging tests f2e53de
  • `skaff`: Separates provider service package and sdk service package 7b059ad
  • `skaff`: Uses pre-calculated resource name 86034f2
  • and 5 more ...

View on GitHub

gdavison closed a pull request on hashicorp/terraform-provider-aws
New data source `aws_lb_listener_rule`
### Description Adds new data source `aws_lb_listener_rule` ### Relations Closes #19584 ### Output from Acceptance Testing <!-- Replace TestAccXXX with a pattern that matches the test...
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
r/wafv2_web_acl: fix `rule_json` error when unmarshalling
<!--- 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 ...
johnsonaj pushed 10 commits to b-wafv2-rule_json_error hashicorp/terraform-provider-aws
  • feat: add codedeploy asg termination hook 65e07a3
  • docs: add a description of the `termination hook`. 165bc2c
  • Merge branch 'hashicorp:main' into f-aws_codedeploy_asg_termination_hook efb751e
  • test: add codedeploy asg hook test code f1d0e0d
  • chore: add codedeploy asg hook changelog 064f150
  • Merge branch 'main' into HEAD c52be90
  • Cosmetics. c1c6c1d
  • Merge pull request #35482 from shblue21/f-aws_codedeploy_asg_termination_hook Add codedeploy asg termination hook 13e7ddb
  • aws_wafv2_web_acl: update test on rule_json e872c42
  • aws_wafv2_web_acl: add ability to encode string to base64 when output is []byte 0994286

View on GitHub

YakDriver pushed 722 commits to td-numeric-constants-fixes hashicorp/terraform-provider-aws
  • feat: add codedeploy asg termination hook 65e07a3
  • docs: add a description of the `termination hook`. 165bc2c
  • Merge branch 'hashicorp:main' into f-aws_codedeploy_asg_termination_hook efb751e
  • test: add codedeploy asg hook test code f1d0e0d
  • chore: add codedeploy asg hook changelog 064f150
  • Merge branch 'main' into HEAD c52be90
  • Cosmetics. c1c6c1d
  • Update CHANGELOG.md (Manual Trigger) 1977363
  • Update CHANGELOG.md after v5.73.0 aa3208f
  • Merge pull request #35482 from shblue21/f-aws_codedeploy_asg_termination_hook Add codedeploy asg termination hook 13e7ddb
  • connect/instance_storage_config: Fix/standardize AWS example AWS account bab86b2
  • ebs/volume: Fix/standardize AWS example AWS account 5128093
  • shield/protection: Fix/standardize AWS example AWS account bbe0aad
  • ssoadmin/application: Fix/standardize AWS example AWS account bd45342
  • api/gateway_integration: Fix/standardize AWS example AWS account 5baac47
  • auditmanager/assessment_delegation: Fix/standardize AWS example AWS account d9b52e4
  • auditmanager/framework_share: Fix/standardize AWS example AWS account 8855946
  • auditmanager/organization_admin_account_registration: Fix/standardize AWS example AWS account d9d4c30
  • chatbot/slack_channel_configuration: Fix/standardize AWS example AWS account 84d9cf9
  • datazone/user_profile: Fix/standardize AWS example AWS account 8332342
  • and 702 more ...

View on GitHub

ewbankkit pushed 1 commit to td-names-use-endpoints hashicorp/terraform-provider-aws
  • Fix semgrep 'ci.literal-profile-string-constant'. 90d80e2

View on GitHub

ewbankkit pushed 1 commit to td-names-use-endpoints hashicorp/terraform-provider-aws

View on GitHub

ewbankkit pushed 1 commit to td-names-use-endpoints hashicorp/terraform-provider-aws

View on GitHub

AdamDrewsTR created a comment on an issue on hashicorp/terraform-provider-aws
This has been sitting for year. What is the status of this and the pr?

View on GitHub

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

View on GitHub

ewbankkit pushed 71 commits to td-names-use-endpoints hashicorp/terraform-provider-aws
  • Make 'AWSClient.Partition' a getter. 07b65ad
  • Add 'AWSClient.RegionalARN'. 9f981f1
  • Use 'AWSClient.RegionalARN'. cd711c8
  • internal/provider: Use 'AWSClient.PartitionID'. dead5ea
  • internal/provider/fwprovider: Use 'AWSClient.PartitionID'. f8f96a8
  • Add 'AWSClient.RegionalARNNoAccount'. fc48245
  • apigateway: Use 'AWSClient.RegionalARN' and 'AWSClient.RegionalARNNoAccount'. e3e6965
  • Use 'AWSClient.PartitionID' - apigateway. d59afa4
  • Use 'AWSClient.PartitionID' - apigatewayv2. 4e925a3
  • Use 'AWSClient.PartitionID' - appconfig. 6c51d56
  • Use 'AWSClient.PartitionID' - applicationinsights. 2ab3c41
  • Use 'AWSClient.PartitionID' - athena. 85a64f7
  • Use 'AWSClient.PartitionID' - backup. d51ca66
  • Use 'AWSClient.PartitionID' - budgets. 9ef4388
  • Use 'AWSClient.PartitionID' - cloudfront. b4cd926
  • Use 'AWSClient.PartitionID' - cloudtrail. 7430eaa
  • Use 'AWSClient.PartitionID' - cloudwatch. 49ac5e6
  • Use 'AWSClient.PartitionID' - codepipeline. e75494e
  • Use 'AWSClient.PartitionID' - cognitoidentity. 316a119
  • Use 'AWSClient.PartitionID' - cognitoidp. 7c0007c
  • and 51 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

ewbankkit pushed 8 commits to main hashicorp/terraform-provider-aws
  • feat: add codedeploy asg termination hook 65e07a3
  • docs: add a description of the `termination hook`. 165bc2c
  • Merge branch 'hashicorp:main' into f-aws_codedeploy_asg_termination_hook efb751e
  • test: add codedeploy asg hook test code f1d0e0d
  • chore: add codedeploy asg hook changelog 064f150
  • Merge branch 'main' into HEAD c52be90
  • Cosmetics. c1c6c1d
  • Merge pull request #35482 from shblue21/f-aws_codedeploy_asg_termination_hook Add codedeploy asg termination hook 13e7ddb

View on GitHub

ewbankkit closed an issue on hashicorp/terraform-provider-aws
[Enhancement]: Implementing the Termination Hook in CodeDeploy's deployment environment
### Description Hello, last month the CodeDeploy AutoScaling Termination Hook feature was released and I would like to implement it. Previously, autoscaling would crash the application when a...
ewbankkit created a comment on a pull request on hashicorp/terraform-provider-aws
@shblue21 Thanks for the contribution :tada: :clap:.

View on GitHub

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

b-wafv2-rule_json_error - The AWS Provider enables Terraform to manage AWS resources.

github-actions[bot] created a comment on an issue on hashicorp/terraform-provider-aws
Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed...

View on GitHub

Load more