Skip to content

terraform-plugin-framework@v0.10.0 attribute path changes#591

Merged
ewbankkit merged 14 commits intomainfrom
f-terraform-plugin-framework@0.10.0-attribute-path-change
Aug 3, 2022
Merged

terraform-plugin-framework@v0.10.0 attribute path changes#591
ewbankkit merged 14 commits intomainfrom
f-terraform-plugin-framework@0.10.0-attribute-path-change

Conversation

@ewbankkit
Copy link
Copy Markdown
Contributor

@ewbankkit ewbankkit commented Jul 19, 2022

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request
  • The resources and data sources in this provider are generated from the CloudFormation schema, so they can only support the actions that the underlying schema supports. For this reason submitted bugs should be limited to defects in the generation and runtime code of the provider. Customizing behavior of the resource, or noting a gap in behavior are not valid bugs and should be submitted as enhancements to AWS via the CloudFormation Open Coverage Roadmap.

Relates #587.
Relates hashicorp/terraform-plugin-framework#390.

% TF_LOG=ERROR make testacc PKG_NAME=internal/aws/logs TESTARGS='-run=TestAccAWSLogsLogGroup_'
TF_ACC=1 go test ./internal/aws/logs -v -count 1 -parallel 20 -run=TestAccAWSLogsLogGroup_ -timeout 180m
=== RUN   TestAccAWSLogsLogGroup_basic
=== PAUSE TestAccAWSLogsLogGroup_basic
=== RUN   TestAccAWSLogsLogGroup_disappears
=== PAUSE TestAccAWSLogsLogGroup_disappears
=== RUN   TestAccAWSLogsLogGroup_update
=== PAUSE TestAccAWSLogsLogGroup_update
=== CONT  TestAccAWSLogsLogGroup_basic
=== CONT  TestAccAWSLogsLogGroup_update
=== CONT  TestAccAWSLogsLogGroup_disappears
--- PASS: TestAccAWSLogsLogGroup_disappears (19.07s)
--- PASS: TestAccAWSLogsLogGroup_basic (23.88s)
--- PASS: TestAccAWSLogsLogGroup_update (36.99s)
PASS
ok  	github.com/hashicorp/terraform-provider-awscc/internal/aws/logs	37.646s

dependabot Bot and others added 12 commits July 19, 2022 18:25
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-plugin-sdk@v2.18.0...v2.19.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…rt between plugin-go and plugin-framework Paths.
@ewbankkit ewbankkit changed the title [WIP] terraform-plugin-framework@v0.10.0 attribute path changes terraform-plugin-framework@v0.10.0 attribute path changes Aug 3, 2022
@ewbankkit ewbankkit merged commit a750340 into main Aug 3, 2022
@ewbankkit ewbankkit deleted the f-terraform-plugin-framework@0.10.0-attribute-path-change branch August 3, 2022 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant