Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps hashicorp/awscc from 1.27.0 to 1.35.0.

Release notes

Sourced from hashicorp/awscc's releases.

v1.35.0

FEATURES:

  • New Resource: awscc_iotsitewise_dataset
  • New Data Source: awscc_iotsitewise_dataset
  • New Data Source: awscc_iotsitewise_datasets

v1.34.0

FEATURES:

  • New Resource: awscc_datazone_connection
  • New Resource: awscc_pcs_compute_node_group
  • New Data Source: awscc_datazone_connection
  • New Data Source: awscc_pcs_compute_node_group

v1.33.0

FEATURES:

  • New Data Source: awscc_applicationsignals_discoveries
  • New Data Source: awscc_applicationsignals_discovery
  • New Data Source: awscc_xray_transaction_search_config
  • New Data Source: awscc_xray_transaction_search_configs
  • New Resource: awscc_applicationsignals_discovery
  • New Resource: awscc_xray_transaction_search_config

v1.32.0

FEATURES:

  • New Data Source: awscc_bedrock_blueprint
  • New Data Source: awscc_bedrock_blueprints
  • New Data Source: awscc_bedrock_data_automation_project
  • New Data Source: awscc_bedrock_data_automation_projects
  • New Resource: awscc_bedrock_blueprint
  • New Resource: awscc_bedrock_data_automation_project

v1.31.0

FEATURES:

New Data Source: awscc_batch_consumable_resource New Data Source: awscc_batch_consumable_resources New Data Source: awscc_guardduty_publishing_destination New Data Source: awscc_guardduty_publishing_destinations New Resource: awscc_batch_consumable_resource New Resource: awscc_guardduty_publishing_destination

v1.30.0

FEATURES:

  • provider: Updated resource schemas

... (truncated)

Changelog

Sourced from hashicorp/awscc's changelog.

1.35.0 (March 27, 2025)

FEATURES:

  • New Resource: awscc_iotsitewise_dataset
  • New Data Source: awscc_iotsitewise_dataset
  • New Data Source: awscc_iotsitewise_datasets

1.34.0 (March 20, 2025)

FEATURES:

  • New Resource: awscc_datazone_connection
  • New Resource: awscc_pcs_compute_node_group
  • New Data Source: awscc_datazone_connection
  • New Data Source: awscc_pcs_compute_node_group

1.33.0 (March 13, 2025)

FEATURES:

  • New Data Source: awscc_applicationsignals_discoveries
  • New Data Source: awscc_applicationsignals_discovery
  • New Data Source: awscc_xray_transaction_search_config
  • New Data Source: awscc_xray_transaction_search_configs
  • New Resource: awscc_applicationsignals_discovery
  • New Resource: awscc_xray_transaction_search_config

1.32.0 (March 6, 2025)

FEATURES:

  • New Data Source: awscc_bedrock_blueprint
  • New Data Source: awscc_bedrock_blueprints
  • New Data Source: awscc_bedrock_data_automation_project
  • New Data Source: awscc_bedrock_data_automation_projects
  • New Resource: awscc_bedrock_blueprint
  • New Resource: awscc_bedrock_data_automation_project

1.31.0 (February 27, 2025)

FEATURES:

  • New Data Source: awscc_batch_consumable_resource
  • New Data Source: awscc_batch_consumable_resources
  • New Data Source: awscc_guardduty_publishing_destination
  • New Data Source: awscc_guardduty_publishing_destinations
  • New Resource: awscc_batch_consumable_resource
  • New Resource: awscc_guardduty_publishing_destination

... (truncated)

Commits
  • 9d0bdb7 Merge pull request #2252 from hashicorp/f-2025-03-27-schema-updates
  • 55e9f68 2025/03/27 Run 'make docs-all'.
  • 725e05a 2025/03/27 CloudFormation schemas in us-east-1; Generate Terraform data sourc...
  • 1707d02 2025/03/27 CloudFormation schemas in us-east-1; Generate Terraform resource s...
  • 15a063f 2025/03/27 CloudFormation schemas in us-east-1; New schemas.
  • 0a1789a 2025/03/27 CloudFormation schemas in us-east-1; Refresh existing schemas.
  • 074b7ee build(deps): bump github.com/aws/aws-sdk-go-v2/config (#2250)
  • df28c64 build(deps): bump github.com/aws/aws-sdk-go-v2/config (#2249)
  • 31f1c22 Update CHANGELOG.md after v1.34.0
  • d757d28 Merge pull request #2246 from hashicorp/f-2025-03-19-schema-updates
  • 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)

Bumps [hashicorp/awscc](https://github.com/hashicorp/terraform-provider-awscc) from 1.27.0 to 1.35.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@v1.27.0...v1.35.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 added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Mar 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 31, 2025 01:54
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2025

Superseded by #172.

@dependabot dependabot bot closed this Apr 7, 2025
@dependabot dependabot bot deleted the dependabot/terraform/samples/bedrock-agent/hashicorp/awscc-1.35.0 branch April 7, 2025 02:05
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.

0 participants