Ecosyste.ms: Timeline

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

hashicorp/terraform-provider-aws

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

dependabot/github_actions/actions/cache-4.1.2

jar-b pushed 1 commit to main hashicorp/terraform-provider-aws
  • build(deps): bump actions/cache from 4.1.1 to 4.1.2 (#39845) Bumps [actions/cache](https://github.com/actions/cache)... 0aacd10

View on GitHub

jar-b closed a pull request on hashicorp/terraform-provider-aws
build(deps): bump actions/cache from 4.1.1 to 4.1.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.1 to 4.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/cache/releases">actio...
jar-b created a review on a pull request on hashicorp/terraform-provider-aws
LGTM πŸš€

View on GitHub

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

View on GitHub

jar-b closed a pull request on hashicorp/terraform-provider-aws
docs: update resource counts
This PR updates the resource/data source counts included on the provider documentation index page.
jar-b 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
LGTM :rocket:. ```console % make testacc TESTARGS='-run=TestAccELBV2Listener_' PKG=elbv2 ACCTEST_PARALLELISM=4 make: Verifying source code with gofmt... ==> Checking that code complies with g...

View on GitHub

ewbankkit created a review on a pull request on hashicorp/terraform-provider-aws
LGTM :rocket:. ```console % make testacc TESTARGS='-run=TestAccELBV2Listener_' PKG=elbv2 ACCTEST_PARALLELISM=4 make: Verifying source code with gofmt... ==> Checking that code complies with g...

View on GitHub

ewbankkit created a review on a pull request on hashicorp/terraform-provider-aws
LGTM :rocket:. ```console % make testacc TESTARGS='-run=TestAccAppRunnerAutoScalingConfigurationVersion_basic' PKG=apprunner make: Verifying source code with gofmt... ==> Checking that code c...

View on GitHub

ewbankkit created a review on a pull request on hashicorp/terraform-provider-aws
LGTM :rocket:. ```console % make testacc TESTARGS='-run=TestAccIAMPolicy_' PKG=iam ACCTEST_PARALLELISM=4 make: Verifying source code with gofmt... ==> Checking that code complies with gofmt r...

View on GitHub

scottenock opened an issue on hashicorp/terraform-provider-aws
[Bug]:
### Terraform Core Version 1.8.1 ### AWS Provider Version 5.68.0 ### Affected Resource(s) aws_route_table_association ### Expected Behavior No state change detected/needed as no changes had ...
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

oliverguy1 closed an issue on hashicorp/terraform-provider-aws
[Bug]: AWS budget with tag filter not applying correctly
### Terraform Core Version 1.9.8 ### AWS Provider Version 5.72.1 ### Affected Resource(s) aws_budgets_budget ### Expected Behavior Budget with the cost filter ``` cost_filt...
mmadrono created a comment on an issue on hashicorp/terraform-provider-aws
after more than two weeks we still have the same problem, which is being a real problem for those of us who deploy infra every day, please help us.

View on GitHub

matthewjoates created a comment on an issue on hashicorp/terraform-provider-aws
I am also facing this issue, second apply it works and I have all my dependencies managed - on oam sink and monitor before even trying to create the metric alarm

View on GitHub

laserpedro created a comment on an issue on hashicorp/terraform-provider-aws
Hey @justinretzolk thank you very much for your assistance on this: I used the PR https://github.com/hashicorp/terraform-provider-aws/pull/31452 and it performed exactly what I wanted. The vpc tgw ...

View on GitHub

github-actions[bot] created a comment on a pull request on hashicorp/terraform-provider-aws
Hey @terraform-aws-provider[bot] :wave: Thank you very much for your contribution! At times, our maintainers need to make direct edits to pull requests in order to help get it ready to be merged. Y...

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

terraform-aws-provider[bot] opened a pull request on hashicorp/terraform-provider-aws
docs: update resource counts
This PR updates the resource/data source counts included on the provider documentation index page.
terraform-aws-provider[bot] created a branch on hashicorp/terraform-provider-aws

resource-counts - The AWS Provider enables Terraform to manage AWS resources.

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

z0rc opened an issue on hashicorp/terraform-provider-aws
[Enhancement]: support EKS ARC Zonal shift configuration
### Description https://aws.amazon.com/about-aws/whats-new/2024/10/amazon-eks-application-recovery-controller-arc/ https://docs.aws.amazon.com/eks/latest/userguide/zone-shift-enable.html ###...
oliverguy1 opened an issue on hashicorp/terraform-provider-aws
[Enhancement]: SageMaker Built In Life Cycle Config
### Description In the [AWS Create Domain API](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_JupyterLabAppSettings.html#sagemaker-Type-JupyterLabAppSettings-BuiltInLifecycleConfigA...
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

oliverguy1 opened an issue on hashicorp/terraform-provider-aws
[Bug]: AWS budget with tag filter not applying correctly
### Terraform Core Version 1.9.8 ### AWS Provider Version 5.72.1 ### Affected Resource(s) aws_budgets_budget ### Expected Behavior Budget with the cost filter ``` cost_filter { name =...
av-edgsle created a comment on an issue on hashicorp/terraform-provider-aws
Hey, of course that's totally understandable and thank you for taking this into consideration! Adding a skip flag as mentioned in #39471 would be really useful. From my testing the validation chec...

View on GitHub

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

devopsrick opened an issue on hashicorp/terraform-provider-aws
[Bug]: Error: listing tags for Lambda Event Source Mapping
### Terraform Core Version 1.9.5 ### AWS Provider Version 5.72.1 ### Affected Resource(s) lambda_event_source_mapping ### Expected Behavior no error ### Actual Behavior errors during plan ...
github-actions[bot] created a review on a pull request on hashicorp/terraform-provider-aws
Welcome @satyajeetjsr :wave: It looks like this is your first Pull Request submission to the [Terraform AWS Provider](https://github.com/hashicorp/terraform-provider-aws)! If you haven’t already d...

View on GitHub

Load more