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 1.6.0 to 1.9.0 in /samples/simple-build-pipeline #202

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2024

Bumps hashicorp/awscc from 1.6.0 to 1.9.0.

Release notes

Sourced from hashicorp/awscc's releases.

v1.9.0

FEATURES:

  • provider: Updated resource schemas

v1.8.0

FEATURES:

  • provider: Add endpoints argument
  • New Data Source: awscc_arczonalshift_autoshift_observer_notification_status
  • New Data Source: awscc_arczonalshift_autoshift_observer_notification_statuses
  • New Data Source: awscc_cleanrooms_id_mapping_table
  • New Data Source: awscc_sagemaker_studio_lifecycle_config
  • New Data Source: awscc_sagemaker_studio_lifecycle_configs
  • New Resource: awscc_arczonalshift_autoshift_observer_notification_status
  • New Resource: awscc_cleanrooms_id_mapping_table
  • New Resource: awscc_sagemaker_studio_lifecycle_config

v1.7.0

FEATURES:

  • New Data Source: awscc_bedrock_flow_alias
  • New Data Source: awscc_bedrock_flow_version
  • New Data Source: awscc_bedrock_prompt
  • New Data Source: awscc_bedrock_prompt_version
  • New Data Source: awscc_bedrock_prompts
  • New Data Source: awscc_glue_trigger
  • New Data Source: awscc_glue_triggers
  • New Data Source: awscc_secretsmanager_resource_policies
  • New Data Source: awscc_secretsmanager_resource_policy
  • New Resource: awscc_bedrock_flow_alias
  • New Resource: awscc_bedrock_flow_version
  • New Resource: awscc_bedrock_prompt
  • New Resource: awscc_bedrock_prompt_version
  • New Resource: awscc_glue_trigger
  • New Resource: awscc_secretsmanager_resource_policy
Changelog

Sourced from hashicorp/awscc's changelog.

1.9.0 (August 8, 2024)

FEATURES:

  • provider: Updated resource schemas

1.8.0 (August 1, 2024)

FEATURES:

  • provider: Add endpoints argument
  • New Data Source: awscc_arczonalshift_autoshift_observer_notification_status
  • New Data Source: awscc_arczonalshift_autoshift_observer_notification_statuses
  • New Data Source: awscc_cleanrooms_id_mapping_table
  • New Data Source: awscc_sagemaker_studio_lifecycle_config
  • New Data Source: awscc_sagemaker_studio_lifecycle_configs
  • New Resource: awscc_arczonalshift_autoshift_observer_notification_status
  • New Resource: awscc_cleanrooms_id_mapping_table
  • New Resource: awscc_sagemaker_studio_lifecycle_config

1.7.0 (July 25, 2024)

FEATURES:

  • New Data Source: awscc_bedrock_flow_alias
  • New Data Source: awscc_bedrock_flow_version
  • New Data Source: awscc_bedrock_prompt
  • New Data Source: awscc_bedrock_prompt_version
  • New Data Source: awscc_bedrock_prompts
  • New Data Source: awscc_glue_trigger
  • New Data Source: awscc_glue_triggers
  • New Data Source: awscc_secretsmanager_resource_policies
  • New Data Source: awscc_secretsmanager_resource_policy
  • New Resource: awscc_bedrock_flow_alias
  • New Resource: awscc_bedrock_flow_version
  • New Resource: awscc_bedrock_prompt
  • New Resource: awscc_bedrock_prompt_version
  • New Resource: awscc_glue_trigger
  • New Resource: awscc_secretsmanager_resource_policy
Commits
  • 5f3f08a Merge pull request #1943 from hashicorp/f-08-07-2024-schema-updates
  • 126f11c Add CHANGELOG entry.
  • b3818e5 Run 'make docs'.
  • 963a80b 08/07/2024 CloudFormation schemas in us-east-1; Generate Terraform data sourc...
  • b924eb0 08/07/2024 CloudFormation schemas in us-east-1; Generate Terraform resource s...
  • 5767ba2 08/07/2024 CloudFormation schemas in us-east-1; New schemas.
  • 1428468 08/07/2024 CloudFormation schemas in us-east-1; Refresh existing schemas.
  • d24a423 Merge pull request #1942 from hashicorp/td-go-1.22.6
  • 4d47944 Use Go v1.22.6 -- go.mod.
  • 672d653 Merge pull request #1940 from hashicorp/dependabot/go_modules/github.com/hash...
  • 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.6.0 to 1.9.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.6.0...v1.9.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 requested a review from a team as a code owner August 14, 2024 14:58
@dependabot dependabot bot requested a review from danielw-aws August 14, 2024 14:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Aug 14, 2024
@henrykie
Copy link
Contributor

@kylesomers codeQL issues again

@kylesomers kylesomers requested review from kylesomers and removed request for danielw-aws August 14, 2024 17:51
@kylesomers kylesomers merged commit 1ccb64c into main Aug 14, 2024
6 checks passed
@kylesomers kylesomers deleted the dependabot/terraform/samples/simple-build-pipeline/hashicorp/awscc-1.9.0 branch August 14, 2024 17:51
jcwolfaws pushed a commit to jcwolfaws/cloud-game-development-toolkit that referenced this pull request Dec 10, 2024
…ple-build-pipeline (aws-games#202)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Henry <[email protected]>
Co-authored-by: Kyle Somers <[email protected]>
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.

2 participants