Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump hashicorp/awscc from 0.76.0 to 0.77.0 #18

Merged
merged 1 commit into from
May 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps hashicorp/awscc from 0.76.0 to 0.77.0.

Release notes

Sourced from hashicorp/awscc's releases.

v0.77.0

FEATURES:

  • New Data Source: awscc_bedrock_guardrail_version
  • New Data Source: awscc_ec2_transit_gateway_route_table_propagation
  • New Data Source: awscc_elasticache_parameter_group
  • New Data Source: awscc_elasticache_parameter_groups
  • New Data Source: awscc_qbusiness_application
  • New Data Source: awscc_qbusiness_applications
  • New Data Source: awscc_qbusiness_index
  • New Data Source: awscc_qbusiness_plugin
  • New Data Source: awscc_qbusiness_retriever
  • New Data Source: awscc_qbusiness_web_experience
  • New Data Source: awscc_securityhub_security_control
  • New Data Source: awscc_securityhub_security_controls
  • New Data Source: awscc_sso_application
  • New Data Source: awscc_sso_application_assignment
  • New Data Source: awscc_sso_application_assignments
  • New Data Source: awscc_sso_instance
  • New Data Source: awscc_sso_instances
  • New Resource: awscc_bedrock_guardrail_version
  • New Resource: awscc_ec2_transit_gateway_route_table_propagation
  • New Resource: awscc_elasticache_parameter_group
  • New Resource: awscc_qbusiness_application
  • New Resource: awscc_qbusiness_index
  • New Resource: awscc_qbusiness_plugin
  • New Resource: awscc_qbusiness_retriever
  • New Resource: awscc_qbusiness_web_experience
  • New Resource: awscc_securityhub_security_control
  • New Resource: awscc_sso_application
  • New Resource: awscc_sso_application_assignment
  • New Resource: awscc_sso_instance

BUG FIXES:

  • Prevent resource recreation if a create-only attribute value is not configured on resource Update (#1712)
Changelog

Sourced from hashicorp/awscc's changelog.

0.77.0 (May 16, 2024)

FEATURES:

  • New Data Source: awscc_bedrock_guardrail_version
  • New Data Source: awscc_ec2_transit_gateway_route_table_propagation
  • New Data Source: awscc_elasticache_parameter_group
  • New Data Source: awscc_elasticache_parameter_groups
  • New Data Source: awscc_qbusiness_application
  • New Data Source: awscc_qbusiness_applications
  • New Data Source: awscc_qbusiness_index
  • New Data Source: awscc_qbusiness_plugin
  • New Data Source: awscc_qbusiness_retriever
  • New Data Source: awscc_qbusiness_web_experience
  • New Data Source: awscc_securityhub_security_control
  • New Data Source: awscc_securityhub_security_controls
  • New Data Source: awscc_sso_application
  • New Data Source: awscc_sso_application_assignment
  • New Data Source: awscc_sso_application_assignments
  • New Data Source: awscc_sso_instance
  • New Data Source: awscc_sso_instances
  • New Resource: awscc_bedrock_guardrail_version
  • New Resource: awscc_ec2_transit_gateway_route_table_propagation
  • New Resource: awscc_elasticache_parameter_group
  • New Resource: awscc_qbusiness_application
  • New Resource: awscc_qbusiness_index
  • New Resource: awscc_qbusiness_plugin
  • New Resource: awscc_qbusiness_retriever
  • New Resource: awscc_qbusiness_web_experience
  • New Resource: awscc_securityhub_security_control
  • New Resource: awscc_sso_application
  • New Resource: awscc_sso_application_assignment
  • New Resource: awscc_sso_instance

BUG FIXES:

  • Prevent resource recreation if a create-only attribute value is not configured on resource Update (#1712)
Commits
  • a85379a Merge pull request #1718 from hashicorp/f-05-15-2024-schema-updates
  • 71ab905 Add CHANGELOG entry.
  • b0cb0e0 Add CHANGELOG entries.
  • c7481f6 Run 'make docs'.
  • 808af47 05/15/2024 CloudFormation schemas in us-east-1; Generate Terraform data sourc...
  • dec3cd2 05/15/2024 CloudFormation schemas in us-east-1; Generate Terraform resource s...
  • 3ca11eb 05/15/2024 CloudFormation schemas in us-east-1; New schemas.
  • 0ea469d 05/15/2024 CloudFormation schemas in us-east-1; Refresh existing schemas.
  • 20266d8 Merge pull request #1716 from hashicorp/dependabot/go_modules/aws-sdk-go-3fc8...
  • 1d2c73c Merge pull request #1712 from hashicorp/td-use-terraform-plugin-go-Walk
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels May 20, 2024
Copy link

Pull Request Review Status

  • 🖌 Terraform Format and Style: success
  • 🔍 Terraform Linting: success
  • 👮 Terraform Security Check: success
  • 🔘 Terraform Tests: success
  • 🔧 Terraform Initialisation: success
  • 🤖 Terraform Validation: success
  • 🤖 Terraform Example Validation: failure
  • 📖 Terraform Documentation: ``
  • 🔖 Commitlint: success

Working Directory: .
Pusher: @dependabot[bot], Action: pull_request
Workflow Run Link: https://github.com/appvia/terraform-aws-private-endpoints/actions/runs/9160345954

@gambol99
Copy link
Member

@dependabot rebase

Bumps [hashicorp/awscc](https://github.com/hashicorp/terraform-provider-awscc) from 0.76.0 to 0.77.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-awscc/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-awscc/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-awscc@v0.76.0...v0.77.0)

---
updated-dependencies:
- dependency-name: hashicorp/awscc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/terraform/hashicorp/awscc-0.77.0 branch from 96c8a3c to b9b4eb1 Compare May 21, 2024 07:01
@gambol99 gambol99 merged commit 271952e into main May 21, 2024
11 checks passed
@gambol99 gambol99 deleted the dependabot/terraform/hashicorp/awscc-0.77.0 branch May 21, 2024 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant