-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
[New Resource]: DataZone Form Type #38668
Conversation
This commit has the provider consume default_tags from environment variables with the form `TF_AWS_DEFAULT_TAGS_<tag_name>=<tag_value>`. If the same tag is defined in both an environment variable and the Terraform config, the Terraform takes precedence.
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.23.0 to 0.24.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.25.0 to 0.26.0. - [Commits](golang/crypto@v0.25.0...v0.26.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…etypes (#38729) Bumps [github.com/hashicorp/terraform-plugin-framework-timetypes](https://github.com/hashicorp/terraform-plugin-framework-timetypes) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/hashicorp/terraform-plugin-framework-timetypes/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-framework-timetypes/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-framework-timetypes@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-framework-timetypes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…8739) Bumps the terraform-devex group with 1 update in the /tools/tfsdk2fw directory: [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework). Updates `github.com/hashicorp/terraform-plugin-framework` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-framework@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-framework dependency-type: indirect update-type: version-update:semver-minor dependency-group: terraform-devex ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.23.0 to 0.24.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…dates (#38725) Bumps the aws-sdk-go group with 3 updates in the / directory: [github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/costoptimizationhub](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/workspaces](https://github.com/aws/aws-sdk-go-v2). Bumps the aws-sdk-go group with 3 updates in the /tools/tfsdk2fw directory: [github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/costoptimizationhub](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/workspaces](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider` from 1.41.4 to 1.42.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ecs/v1.41.4...service/s3/v1.42.0) Updates `github.com/aws/aws-sdk-go-v2/service/costoptimizationhub` from 1.7.3 to 1.8.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.8.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/m2/v1.7.3...v1.8.0) Updates `github.com/aws/aws-sdk-go-v2/service/workspaces` from 1.44.3 to 1.45.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ecs/v1.44.3...service/s3/v1.45.0) Updates `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider` from 1.41.4 to 1.42.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ecs/v1.41.4...service/s3/v1.42.0) Updates `github.com/aws/aws-sdk-go-v2/service/costoptimizationhub` from 1.7.3 to 1.8.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.8.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/m2/v1.7.3...v1.8.0) Updates `github.com/aws/aws-sdk-go-v2/service/workspaces` from 1.44.3 to 1.45.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ecs/v1.44.3...service/s3/v1.45.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go - dependency-name: github.com/aws/aws-sdk-go-v2/service/costoptimizationhub dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go - dependency-name: github.com/aws/aws-sdk-go-v2/service/workspaces dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go - dependency-name: github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider dependency-type: indirect update-type: version-update:semver-minor dependency-group: aws-sdk-go - dependency-name: github.com/aws/aws-sdk-go-v2/service/costoptimizationhub dependency-type: indirect update-type: version-update:semver-minor dependency-group: aws-sdk-go - dependency-name: github.com/aws/aws-sdk-go-v2/service/workspaces dependency-type: indirect update-type: version-update:semver-minor dependency-group: aws-sdk-go ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
func (r *resourceFormType) Metadata(_ context.Context, req resource.MetadataRequest, resp *resource.MetadataResponse) { | ||
resp.TypeName = "aws_datazone_form_type" | ||
} | ||
func (r *resourceFormType) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's put the schema attributes in alphabetical order
func (r *resourceFormType) Update(ctx context.Context, req resource.UpdateRequest, resp *resource.UpdateResponse) { | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This can be removed completely since it is embedded with framework.WithNoUpdate
…pplication-sql s3 datasource aws_s3_object can read application/x-sql
r/aws_ecs_service: Add `force_delete` argument
Co-authored-by: Adrian Johnson <adrian.johnson@hashicorp.com>
[BUG] `aws_batch_job_definition`: add extra nil checks
…terraform-provider-aws into f/datazone-form-type-resource Merge conflicts
Thank you for your contribution! 🚀 Please note that the Remove any changes to the |
Thank you for your contribution! 🚀 Please note that the Remove any changes to the |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Added support for the datazone form type resource
Description
This resource will allow practitioners to create DataZone Form Types for DataZone via Terraform.
Relations
Relates #37423
References
https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateFormType.html#datazone-CreateFormType-request-model
Output from Acceptance Testing