Ecosyste.ms: Timeline

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

hashicorp/terraform-provider-aws

ewbankkit created a comment on a pull request on hashicorp/terraform-provider-aws
@DrFaust92 Thanks for the contribution :tada: :clap:.

View on GitHub

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

View on GitHub

gdavison created a review on a pull request on hashicorp/terraform-provider-aws
Thanks for the PR, @coderaycer. I've made a number of changes, including: * Changes to `policy` do not need to re-create the resource * `policy_description` and `policy_name` have been renamed ...

View on GitHub

marcelmeulemans created a comment on a pull request on hashicorp/terraform-provider-aws
@ewbankkit that makes sense, thanks for the tip and for taking the time to assist.

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

gdavison deleted a branch hashicorp/terraform-provider-aws

td-ignore-tags-config-function

gdavison pushed 21 commits to main hashicorp/terraform-provider-aws
  • Makes `conns.AWSClient` `IgnoreTagsConfig` a function c7ed5dd
  • Removes unneeded `//lintignore:AWSR002` 3eebf33
  • Adds tag testing generator to `backup` 0f6f981
  • Adds tagging tests for `aws_backup_framework` c93ff38
  • Uses transparent tagging for `data.aws_backup_framework` b5e05e1
  • Adds tagging tests for `aws_backup_plan` c5e2c9b
  • Uses transparent tagging for `data.aws_backup_plan` 9519b67
  • Adds tagging tests for `aws_backup_report_plan` 4de77f5
  • Uses transparent tagging for `data.aws_backup_report_plan` 56117ed
  • Adds tagging tests for `aws_backup_vault` 3053a02
  • Uses transparent tagging for `data.aws_backup_vault` ad16421
  • Adds tag testing generator to `budgets` 56de53f
  • Returns error if `name` not set af7c02b
  • Adds tagging tests for `aws_budgets_budget` b624da4
  • Uses transparent tagging for `data.aws_budgets_budget` b063133
  • Uses transparent tagging for `data.aws_dynamodb_table` 866738e
  • Uses transparent tagging for `data.aws_subnet` f0f3d75
  • Uses transparent tagging for `data.aws_sns_topic` 3d507ff
  • Fixes `tflint` `terraform_unused_declarations` for `backup` a128af7
  • Fixes `tflint` `terraform_unused_declarations` in `ec2` 0783fd0
  • and 1 more ...

View on GitHub

gdavison closed a pull request on hashicorp/terraform-provider-aws
provider: Converts `conns.AWSClient` `IgnoreTagsConfig` to function and adds transparent tagging to several data sources
### Description Converts `conns.AWSClient` `IgnoreTagsConfig ` to function and adds transparent tagging to several data sources. Adds tagging tests as needed
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

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 created a comment on an issue on hashicorp/terraform-provider-aws
Hey @paul-civitas πŸ‘‹ Thank you for taking the time to raise this, and for following up with additional information! This was noticed already in #39523, so I'm going to close this issue in favor of t...

View on GitHub

justinretzolk closed an issue on hashicorp/terraform-provider-aws
[Bug]: Provider crashes on M1 Macbook
### Terraform Core Version 1.5.7 ### AWS Provider Version 5.72.1 ### Affected Resource(s) aws_secretsmanager_secret_version (???) ### Expected Behavior The plugin loads ### Actual Behavior ...
justinretzolk created a comment on an issue on hashicorp/terraform-provider-aws
Hey all :wave: Thank you for the continued reports here. Given that it's been a week or so, we wanted to provide an update on our findings. Initially, we suspected that the upgrade to Go `1.23` ...

View on GitHub

justinretzolk created a comment on an issue on hashicorp/terraform-provider-aws
Hey @angelov-g πŸ‘‹ Thank you for taking the time to raise this! Can you supply a sample configuration and/or debug logging so that whoever picks this up has the relevant information in order to look ...

View on GitHub

justinretzolk created a comment on an issue on hashicorp/terraform-provider-aws
Hey @Prashanteppalpalli πŸ‘‹ Thank you for taking the time to raise this! Something you mentioned stuck out to me: > Manual intervention from AWS console works fine and creates that script file in ...

View on GitHub

ewbankkit created a comment on a pull request on hashicorp/terraform-provider-aws
@DrFaust92 Could you add a CHANGELOG entry please?

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

DrFaust92 opened a draft pull request on hashicorp/terraform-provider-aws
r/sagemaker_space - support app lifecycle management
<!--- 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 chang...
stefanfreitag reopened a pull request on hashicorp/terraform-provider-aws
feat: new datasource spot datafeed subscription
### Description From #39259: This is a data source that mirrors the [aws_spot_datafeed_subscription resource](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/spot_da...
stefanfreitag closed a pull request on hashicorp/terraform-provider-aws
feat: new datasource spot datafeed subscription
### Description From #39259: This is a data source that mirrors the [aws_spot_datafeed_subscription resource](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/spot_da...
github-actions[bot] created a review on a pull request on hashicorp/terraform-provider-aws
Welcome @cailen :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 done so...

View on GitHub

stefanfreitag created a comment on an issue on hashicorp/terraform-provider-aws
Good evening @stevenpitts , thanks for reporting this gap in the documentation. I think the value provided for description is inserted into the description field of the new AMI in the destina...

View on GitHub

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

View on GitHub

github-actions[bot] closed an issue on hashicorp/terraform-provider-aws
aws_security_group_rule doesn't seem to support security groups from multiple aws accounts
```hcl resource "aws_security_group_rule" "port443_service" { type = "ingress" to_port = 443 protocol = "tcp" from_port ...
github-actions[bot] closed an issue on hashicorp/terraform-provider-aws
aws_ssoadmin_permission_set requires two applies
<!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering...
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

github-actions[bot] created a review on a pull request on hashicorp/terraform-provider-aws
Welcome @jandersen-plaid :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 alread...

View on GitHub

Load more