Ecosyste.ms: Timeline

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

hashicorp/terraform-provider-aws

t0yv0 opened an issue on hashicorp/terraform-provider-aws
[Bug]: New revisions of aws_batch_job_definition forgets tags
### Terraform Core Version 1.8.3 ### AWS Provider Version 5.72.1 ### Affected Resource(s) * aws_batch_job_definition ### Expected Behavior When making changes to an aws_batch_job_definition ...
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

stevenpitts opened an issue on hashicorp/terraform-provider-aws
[Docs]: aws_ami_copy references undocumented "description"
### Documentation Link https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ami_copy ### Description The example in this documentation has: ```text description =...
fredouric starred hashicorp/terraform-provider-aws
jandersen-plaid opened an issue on hashicorp/terraform-provider-aws
[Bug]: route53profiles_association does not validate `name`
### Terraform Core Version 1.7.5 ### AWS Provider Version 5.72.1 ### Affected Resource(s) * aws_route53profiles_association ### Expected Behavior The `name` attribute should validate against...
woranhun created a comment on an issue on hashicorp/terraform-provider-aws
@alexbacchin I think you might be right with your concern. However, if ```output, err := conn.CreateSubnet(ctx, input)``` returns an error and also a subnetId, then I think the subnetId should be ...

View on GitHub

sylr created a comment on an issue on hashicorp/terraform-provider-aws
> Not sure what you mean by the Terraform Cloud bill Terraform Cloud bills you per number of resources managed. Moving relations from attributes to dedicated resources increases your bill.

View on GitHub

ra100 created a comment on an issue on hashicorp/terraform-provider-aws
I am getting similar error, OS: MacOS terraform: 1.9.7 aws provider: 5.72.1 ``` aws_cognito_user_pool.main: Modifying... [id=us-east-XXXXXX] ╷ │ Error: Plugin did not respond │ │ wit...

View on GitHub

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

View on GitHub

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

View on GitHub

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

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

johnsonaj deleted a branch hashicorp/terraform-provider-aws

b-dynamodb_table_odt

johnsonaj pushed 3 commits to main hashicorp/terraform-provider-aws
  • aws_dynamodb_table: ignore go default value when expanding 626c846
  • add CHANGELOG entry de99abb
  • Merge pull request #39784 from hashicorp/b-dynamodb_table_odt r/aws_dynamodb_table: ignore go default value when exp... 3fc7ac2

View on GitHub

johnsonaj closed an issue on hashicorp/terraform-provider-aws
[Bug]: DynamoDB table `on_demand_throughput` errors when only one of `max_write_request_units` or `max_read_request_units` is specified
### Terraform Core Version 1.5.7 ### AWS Provider Version 5.72.1 ### Affected Resource(s) `aws_dynamodb_table.on_demand_throughput` ### Expected Behavior Be able to specify either `max_read_...
johnsonaj closed a pull request on hashicorp/terraform-provider-aws
r/aws_dynamodb_table: ignore go default value when expanding `on_demand_throughput`
<!--- 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 ...
matthewbarreiro created a comment on an issue on hashicorp/terraform-provider-aws
I realize this may be unclear from my original issue - there are workarounds to achieve my desired behavior, such as my `working_example` or using a for statement. But the error I received from...

View on GitHub

ziaulrehman40 created a comment on an issue on hashicorp/terraform-provider-aws
Does anyone cares to close issues in this repo? If terraform providers have such long due issues, people should start considering other tools maybe. Everything has issues, it's just how affectful ...

View on GitHub

sarangak created a comment on an issue on hashicorp/terraform-provider-aws
> @sarangak Okay I see, it looks like this user setting is not included in the documentation, but still works if you include it in code. Thanks, this helped. @bisspector I agree. Created https:...

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

sarangak opened an issue on hashicorp/terraform-provider-aws
[Enhancement]: aws_appstream_stack user_settings has been updated
### Description `aws_appstream_stack` has added a new setting: ``` resource "aws_appstream_stack" "stack" { ... user_settings { action = "AUTO_TIME_ZONE_REDIRECTION" permis...
mimozell created a comment on an issue on hashicorp/terraform-provider-aws
Seems like it is related to: https://github.com/hashicorp/terraform-provider-aws/pull/39718, https://github.com/hashicorp/terraform-provider-aws/issues/39376

View on GitHub

wuetz created a comment on an issue on hashicorp/terraform-provider-aws
I also see this with provider: aws 5.67.0

View on GitHub

ewbankkit pushed 4 commits to main hashicorp/terraform-provider-aws
  • Fix #33114, issue with quicksight data sets using format version 2 rls permission 45e9406
  • Add CHANGELOG entry. 79bdd17
  • r/aws_quicksight_data_set: Don't send empty 'row_level_permission_data_set.*' attributes to AWS API. da3ee3d
  • Merge pull request #39778 from marcelmeulemans/b-quicksight_data_set-rls_format_version_2 Fix #33114 defdafe

View on GitHub

ewbankkit closed an issue on hashicorp/terraform-provider-aws
[Bug]: AWS quicksight dataset create, row level permission - Namespace parameter should not be specified for Version 2”.
### Terraform Core Version 1.5.5 ### AWS Provider Version 5.12.0 ### Affected Resource(s) aws_quicksight_data_set ### Expected Behavior Should be able to create "aws_quicksight...
ewbankkit closed a pull request on hashicorp/terraform-provider-aws
Fix #33114
### Description Currently trying to apply any Quicksight data set with a `row_level_permission_data_set` block with `format_version = VERSION_2` will fail with: > Error: updating QuickSight D...
ewbankkit created a comment on a pull request on hashicorp/terraform-provider-aws
@marcelmeulemans Thanks for the contribution :tada: :clap:. The more general solution here is to not send any string attributes if they are empty, as we [recommend in our documentation](https://ha...

View on GitHub

ewbankkit created a review on a pull request on hashicorp/terraform-provider-aws
LGTM :rocket:.

View on GitHub

ewbankkit created a review on a pull request on hashicorp/terraform-provider-aws
LGTM :rocket:.

View on GitHub

dimaman2001 created a comment on an issue on hashicorp/terraform-provider-aws
Why not conditionally remove the null value with a for statement?

View on GitHub

Load more