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

d use reusable workflow and use more files #4

Open
wants to merge 1,956 commits into
base: main
Choose a base branch
from

Conversation

DanielMSchmidt
Copy link
Owner

  • r/aws_resourcegroups_group: Make resource_query and configuration not conflict
  • fix: Fix importing of resourcegroups which have a query and configuration
  • tests: Add test for resourcegroupts with query and configuration
  • docs: Add changelog entry
  • Add AWS Clean Rooms Service Client
  • chore: go mod tidy
  • chore: add cleanrooms service directory
  • chore: make gen again
  • Document adding multiple Dynamic Partitioning Keys in Firehose Delivery Stream
  • aws_s3_bucket_logging: When reading logging configuration, retry on an empty output
  • Add changelog entry
  • Retry function needs to return a non-nil error
  • Support Eventbridge Pipes parameters
  • Add collaboration resource for aws cleanrooms
  • Add collaboration resource for aws cleanrooms
  • Add collaboration resource for aws cleanrooms
  • Add collaboration resource for aws cleanrooms
  • Add collaboration resource for aws cleanrooms
  • Add collaboration resource for aws cleanrooms
  • Add infrastructure for new Projects automation
  • Add reusable project automation workflow
  • Add and use 'flex.Must'.
  • Add 'flex.FlattenFrameworkListNestedBlock'.
  • Add TODOs.
  • Add 'flex.ExpandFrameworkListNestedBlock'.
  • Add 'flex.ExpandFrameworkListNestedBlockPtr'.
  • Use 'slices.ApplyToAll'.
  • Many varieties of 'Must'.
  • Make 'FrameworkElementFlattenerFunc' the inverse of 'FrameworkElementExpanderFunc'.
  • r/aws_pipes_pipe: Alphabetize attributes.
  • Add CHANGELOG entry.
  • Tidy up 'enrichment_parameters'.
  • Tidy up 'source_parameters'.
  • Tidy up 'target_parameters'.
  • 'sage_maker_pipeline' -> 'sagemaker_pipeline'.
  • pipes: Use 'go-cmp' in unit tests.
  • pipes: Use 'reflect.DeepEquals' in unit tests.
  • Revert "pipes: Use 'reflect.DeepEquals' in unit tests."
  • Revert "pipes: Use 'go-cmp' in unit tests."
  • Use inputs.INPUTNAME syntax rather than INPUT_INPUTNAME
  • Fix typo
  • Add new Projects automation workflow
  • Remove need to explicitly pass secret
  • Remove env from with
  • Correct event_type to event_name
  • Change workflow to workflows
  • r/aws_pipes_pipe: 'enrichment_parameters.http_parameters' changes.
  • r/aws_pipes_pipe: 'source_parameters.filter_criteria' changes.
  • Simplify reusable workflow
  • Simplify infrastructure requirements
  • Simplify reusable workflow calls
  • r/aws_secretsmanager_secret_rotation: Fix failing schedule expression updates
  • r/aws_pipes_pipe: 'source_parameters.sqs_queue' -> 'source_parameters.sqs_queue_parameters'.
  • r/aws_pipes_pipe: 'source_parameters.dynamo_db_stream' -> 'source_parameters.dynamodb_stream_parameters'.
  • r/aws_pipes_pipe: 'source_parameters.active_mq_broker' -> 'source_parameters.activemq_broker_parameters'.
  • Add missing context argument
  • Fix outstanding semgrep issue
  • r/aws_pipes_pipe: 'source_parameters.kinesis_stream' -> 'source_parameters.kinesis_stream_parameters'.
  • r/aws_pipes_pipe: 'source_parameters.managed_streaming_kafka' -> 'source_parameters.managed_streaming_kafka_parameters'.
  • r/aws_pipes_pipe: 'source_parameters.rabbit_mq_broker' -> 'source_parameters.rabbitmq_broker_parameters'.
  • r/aws_pipes_pipe: 'source_parameters.self_managed_kafka' -> 'source_parameters.self_managed_kafka_parameters'.
  • r/aws_pipes_pipe: Fill out 'expandUpdatePipeSourceParameters'.
  • Add MaxItems to aws_lambda_event_source_mapping.queues
  • Slight wording tweak
  • Update CHANGELOG entry.
  • r/aws_pipes_pipe: 'target_parameters.step_function' -> 'target_parameters.step_function_state_machine_parameters'.
  • r/aws_pipes_pipe: 'target_parameters.sqs_queue' -> 'target_parameters.sqs_queue_parameters'.
  • r/aws_pipes_pipe: 'target_parameters.sagemaker_pipeline' -> 'target_parameters.sagemaker_pipeline_parameters'.
  • r/aws_pipes_pipe: 'target_parameters.redshift_data' -> 'target_parameters.redshift_data_parameters'.
  • r/aws_pipes_pipe: 'target_parameters.lambda_function' -> 'target_parameters.lambda_function_parameters'.
  • r/aws_pipes_pipe: 'target_parameters.kinesis_stream_parameters' -> 'target_parameters.kinesis_stream_parameters'.
  • r/aws_pipes_pipe: Modify 'target_parameters.http_parameters'.
  • r/aws_pipes_pipe: 'target_parameters.event_bridge_event_bus' -> 'target_parameters.eventbridge_event_bus_parameters'.
  • r/aws_pipes_pipe: 'target_parameters.cloudwatch_logs' -> 'target_parameters.cloudwatch_logs_parameters'.
  • r/aws_pipes_pipe: 'target_parameters.batch_target' -> 'target_parameters.batch_job_parameters'.
  • r/aws_pipes_pipe: 'target_parameters.ecs_task' -> 'target_parameters.ecs_task_parameters'.
  • r/aws_pipes_pipe: Consolidate source files.
  • r/aws_pipes_pipe: Remove defaults from 'target_parameters'.
  • Revert "r/aws_pipes_pipe: Remove defaults from 'target_parameters'."
  • r/aws_pipes_pipe: Use 'reflect.ValueOf().IsZero()' to detect empty results.
  • r/aws_pipes_pipe: Tidy up acceptance tests.
  • r/aws_pipes_pipe: Remove defaults from 'source_parameters'.
  • r/aws_pipes_pipe: Remove defaults from 'target_parameters'.
  • r/aws_pipes_pipe: Some Computed attributes for 'source_parameters'.
  • r/aws_pipes_pipe: Remove DiffSuppressFunc from 'target_parameters'.
  • r/aws_pipes_pipe: Original acceptance tests passing.
  • r/vpc_endpoint: fix private_dns_only_for_inbound_resolver_endpoint
  • added support for record strategy in aws config
  • remove white spaces
  • added change log and website docs updates
  • Add CHANGELOG entry.
  • Moves CIDR handling functions to internal/types instead of internal/verify
  • Moves Framework-related functions from internal/flex to internal/framework/flex
  • Split Framework flex by type
  • Fixes after rebase
  • Many varieties of 'Must'.
  • Start on generic expander.
  • feat: instance connect endpoint resource
  • Add 'walkStructFields'.
  • doc: update doc to add new schema element for cur defination
  • refactor: added test cases
  • Use 'enum.Slice'.
  • fix: import ec22
  • Add AWS SDK for Go v2 variants of helpers in 'github.com/hashicorp/aws-sdk-go-base/v2/awsv1shim/v2/tfawserr'.
  • Add some AWS SDK for Go v2 variants of functions in 'tags_gen.go'.
  • r/aws_ec2_instance_connect_endpoint: New resource.
  • Add CHANGELOG entry.
  • r/aws_ec2_instance_connect_endpoint: Add documentation.
  • r/aws_ec2_instance_connect_endpoint: Add 'ModifyPlan'.
  • r/aws_ec2_instance_connect_endpoint: Add acceptance tests.
  • refactor: ec2_instance_connect_endpoint tests
  • fix: revery change on vpc_endpoint.go
  • Add logging configuration to FIS Experiment Template
  • refactor: removed force_new for security_group_ids
  • refactor schema
  • Fix markdown-lint 'MD047/single-trailing-newline Files should end with a single newline character'.
  • Add comments to exported functions.
  • Remove S3 destination docs
  • 'TestAccPipesPipe_target' -> 'TestAccPipesPipe_targetUpdate'.
  • r/aws_ec2_instance_connect_endpoint: Add 'TestAccEC2InstanceConnectEndpoint_tags'.
  • r/aws_ec2_instance_connect_endpoint: Add sweeper.
  • Expand: Most simple copy (types.String -> string) working.
  • Generate the list of supported service packages into its own package to break cycle.
  • Change type to TypeList, adjust logic where needed
  • Revert "Generate the list of supported service packages into its own package to break cycle."
  • Add SQLSERVER to valid values
  • Import 'github.com/aws/aws-sdk-go-v2/aws'.
  • doc fix for aws kinesis doc
  • generate/servicepackages: Generate file name is configurable via command-line argument.
  • internal/sweep: Generate list of service packages.
  • internal/sweep: Initialize AWSClient with service packages.
  • Generate 'sweep.TestMain' from that directory.
  • generate/sweepimp: Correct path to service package directories.
  • Expand: Copy (types.String -> *string) working.
  • Expand: Copy (types.Int64 -> int64/*int64) working.
  • Expand: Copy (types.Int64 -> int32/*int32) working.
  • refactor: updated test and doc markdown
  • doc: updated markdown
  • Adds Timestamp type
  • Update tests
  • Fix unsetting
  • Fix tests
  • Expand: Copy (types.Float64 -> float64/*float64/float32/*float32) working.
  • Expand: Copy (types.Bool -> bool/*bool) working.
  • Rename test structures.
  • Fix terrafmt errors.
  • r/aws_cur_report_definition: Remove 'aws_s3_bucket_acl' resources from acceptance test configurations.
  • d/aws_cur_report_definition: Serialize acceptance tests.
  • r/aws_ec2_instance_connect_endpoint: Add 'TestAccEC2InstanceConnectEndpoint_securityGroupIDs'.
  • Use AWS SDK for Go v2 for pricing service.
  • Run 'make gen'.
  • Add 'name.Pricing.EndpointID'.
  • Run 'go get github.com/aws/aws-sdk-go-v2/service/[email protected] && go mod tidy'.
  • Replace use of 'sweep.SharedRegionalSweepClient' with 'sweep.SharedRegionalSweepClientWithContext'.
  • d/aws_pricing_product: Migrate to AWS SDK for Go v2.
  • 'sweep.SharedRegionalSweepClientWithContext' -> 'sweep.SharedRegionalSweepClient'.
  • Expand: Copy (types.Set -> []string) working.
  • build(deps): bump github.com/aws/aws-sdk-go in /.ci/providerlint (build(deps): bump github.com/aws/aws-sdk-go from 1.44.285 to 1.44.286 in /.ci/providerlint hashicorp/terraform-provider-aws#32128)
  • build(deps): bump github.com/aws/aws-sdk-go from 1.44.285 to 1.44.286 (build(deps): bump github.com/aws/aws-sdk-go from 1.44.285 to 1.44.286 hashicorp/terraform-provider-aws#32126)
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 (build(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.101.0 to 1.102.0 hashicorp/terraform-provider-aws#32127)
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda (build(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.35.2 to 1.36.0 hashicorp/terraform-provider-aws#32125)
  • Fix string values in reusable team project automation
  • Fix community check for label events
  • d/aws_pricing_product: Get acceptance tests passing.
  • bump go.mod to 1.20
  • fix(lint): remove rand.Seed() calls
  • ci: set GOGC for golangci-lint action
  • Flatten: Copy (string/*string -> types.String) working.
  • Flatten: Copy (int64/*int64/int32/*int32 -> types.Int64) working.
  • Flatten: Copy (float64/*float64/float32/*float32 -> types.Float64) working.
  • Flatten: Copy (bool/*bool -> types.Bool) working.
  • Add collaboration resource for aws cleanrooms
  • Flatten: Copy ([]string -> types.Set) working.
  • Fix community check tests
  • Expand: Copy (types.Set -> []*string) working.
  • Removes redundant SharedRegionalSweepClientWithContext
  • Expand: Copy (types.List -> []string/[]*string) working.
  • Flatten: Copy ([]*string -> types.Set) working.
  • Flatten: Copy ([]string/[]*string -> types.List) working.
  • r/aws_ec2_instance_connect_endpoint: Add 'owner_id' attribute.
  • Revert "doc: updated markdown"
  • Revert "refactor: updated test and doc markdown"
  • Revert "refactor schema"
  • Revert "refactor: removed force_new for security_group_ids"
  • Revert "fix: revery change on vpc_endpoint.go"
  • Revert "refactor: ec2_instance_connect_endpoint tests"
  • Revert "fix: import ec22"
  • Revert "refactor: added test cases"
  • Revert "feat: instance connect endpoint resource"
  • r/aws_ec2_instance_connect_endpoint: Use 'framework.WithImportByID'.
  • Tweak CHANGELOG entry.
  • r/aws_lb_target_group_attachment(docs): tidy arg reference, examples ([Docs]: r/aws_lb_target_group_attachment: Tidy argument reference, examples hashicorp/terraform-provider-aws#32144)
  • Auto-flex: Skip 'Tags' fields.
  • r/aws_ec2_instance_connect_endpoint: Use 'flex.Flatten'.
  • r/aws_config_configuration_recorder: Tidy up acceptance tests.
  • Improve doc accuracy for aws_vpc_security_group_ingress_rule and aws_vpc_security_group_egress_rule
  • Fix golangci-lint 'misspell'.
  • Fix terrafmt error.
  • Fix golangci-lint 'whitespace'.
  • Replace NormalizeJsonString with local helper func
  • Apply suggestions from code review
  • Update docs for aws_security_group and aws_security_group_rule
  • Clean up
  • Renames multiple-tag tests
  • Add docs and fix some tests
  • Fix MD
  • r/aws_fis_experiment_template: Add new action target types
  • CHANGELOG
  • r/aws_fis_experiment_template: Add parameters to target blocks
  • Add Changelog
  • r/aws_resourceexplorer2_index: Use 'flex.Flatten'.
  • chore: add changelog note for DNS changes
  • aws_api_gateway_rest_api: check for null values during assertion
  • add CHANGELOG entry
  • r/aws_resourceexplorer2_view: Tweak some structure field names.
  • move status attribute to exported section ([Docs ]dms/replication_task: move status attribute to exported section hashicorp/terraform-provider-aws#32170)
  • Update CHANGELOG.md for [Docs ]dms/replication_task: move status attribute to exported section hashicorp/terraform-provider-aws#32170
  • Update CHANGELOG.md for aws_api_gateway_rest_api: fix crash on binary_media_types attribute hashicorp/terraform-provider-aws#32169
  • Update CHANGELOG.md for bump go.mod to 1.20 hashicorp/terraform-provider-aws#32108
  • build(deps): bump github.com/terraform-linters/tflint in /.ci/tools
  • aws_storagegateway_smb_file_share: always set kms_key when kms_encrypted is true
  • add CHANGELOG entry
  • testfmt
  • use index in test config
  • Run 'go mod edit -replace github.com/hashicorp/aws-sdk-go-base/v2=github.com/hashicorp/aws-sdk-go-base/v2@1c3bdec608c2d79d34f43ad2f4bfd618002ffaca && go mod tidy'.
  • Use 'ErrCodeEquals' from aws-sdk-go-base.
  • Update CHANGELOG.md for aws_storagegateway_smb_file_share: Set kms_key_arn when kms_encrypted is true hashicorp/terraform-provider-aws#32171
  • Add sesv2 data sources for email identity and mail from attributes (Add sesv2 data sources for email identity and mail from attributes hashicorp/terraform-provider-aws#32026)
  • Add changelog entry
  • update aws-sdk-go-base versions
  • add CHANGELOG entry
  • Update CHANGELOG.md for update aws-sdk-go-base versions hashicorp/terraform-provider-aws#32174
  • Add elem schema
  • Update CHANGELOG.md after v5.5.0
  • New resources and data sources for step function alias and versioning
  • update the node runtime to current LTS
  • Update ec2_transit_gateway_connect.html.markdown
  • Start pprof HTTP server.
  • Revert "Run 'go mod edit -replace github.com/hashicorp/aws-sdk-go-base/v2=github.com/hashicorp/aws-sdk-go-base/v2@1c3bdec608c2d79d34f43ad2f4bfd618002ffaca && go mod tidy'."
  • Use 'github.com/terraform-linters/[email protected]'.
  • Fix tflint error 'Command line arguments support was dropped in v0.47. Use --chdir or --filter instead.'.
  • build(deps): bump github.com/aws/aws-sdk-go in /.ci/providerlint (build(deps): bump github.com/aws/aws-sdk-go from 1.44.286 to 1.44.288 in /.ci/providerlint hashicorp/terraform-provider-aws#32185)
  • build(deps): bump github.com/aws/aws-sdk-go from 1.44.286 to 1.44.288 (build(deps): bump github.com/aws/aws-sdk-go from 1.44.286 to 1.44.288 hashicorp/terraform-provider-aws#32183)
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/kendra (build(deps): bump github.com/aws/aws-sdk-go-v2/service/kendra from 1.40.4 to 1.41.0 hashicorp/terraform-provider-aws#32184)
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/inspector2 (build(deps): bump github.com/aws/aws-sdk-go-v2/service/inspector2 from 1.14.2 to 1.15.0 hashicorp/terraform-provider-aws#32154)
  • build(deps): bump integrations/github in /infrastructure/repository (build(deps): bump integrations/github from 5.28.0 to 5.28.1 in /infrastructure/repository hashicorp/terraform-provider-aws#32182)
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework-timeouts (build(deps): bump github.com/hashicorp/terraform-plugin-framework-timeouts from 0.3.1 to 0.4.0 hashicorp/terraform-provider-aws#32155)
  • tooling: updating the TeamCity configuration (tooling: updating the TeamCity configuration hashicorp/terraform-provider-aws#32181)
  • Rules removed: appsync: Remove invalid regexp rules terraform-linters/tflint-ruleset-aws#462.
  • Update CHANGELOG.md for PoC: Initial generic Plugin Framework flattener/expander functions hashicorp/terraform-provider-aws#31858
  • Export a factory function for each service package, not a variable reference.
  • Run 'make gen'.
  • Nudge CI.
  • Update CHANGELOG.md for Add MaxItems to aws_lambda_event_source_mapping.queues hashicorp/terraform-provider-aws#31931
  • Add CHANGELOG entry.
  • Add missing '@SDKDataSource(aws_sfn_alias)'.
  • Fix terrafmt errors with acceptance test configurations.
  • Fix semgrep 'ci.semgrep.aws.prefer-pointer-conversion-assignment'.
  • Fix semgrep 'ci.helper-schema-ResourceData-Set-extraneous-nil-check'.
  • Fix semgrep 'ci.semgrep.aws.helper-schema-ResourceData-Set-extraneous-value-pointer-conversion'.
  • Fix semgrep 'ci.semgrep.migrate.aws-api-context'.
  • Fix markdown-lint 'MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]'.
  • Fix importlint error.
  • Fix terrafmt errors with documentation.
  • Fix semgrep 'ci.sfn-in-func-name'.
  • Fix golangci-lint 'unused'.
  • Fix golangci-lint 'unparam'.
  • Fix golangci-lint 'whitespace'.
  • Fix golangci-lint 'contextcheck'.
  • Run 'go mod edit -replace github.com/hashicorp/terraform-plugin-sdk/v2=github.com/hashicorp/terraform-plugin-sdk/v2@b742d27834e16ba639554755346b43bb5d5a2f95 && go mod tidy'.
  • wafv2: Implement 'SchemaFunc()'.
  • quicksight: Implement 'SchemaFunc()'.
  • Fix terrafmt errors.
  • Fix semgrep 'ci.semgrep.aws.helper-schema-ResourceData-Set-extraneous-value-pointer-conversion'.
  • fmt
  • Only do schema checking for transparent tagging if it isn't lazy-loaded.
  • create_route_const_and_implement_retry_wrapper_for_route_read_func
  • Move reusable-team-project to Project scoped token
  • Supports setting tags on table columns when tags are also set on database and table
  • Adds test for modifying tags when in hierarchy
  • aws_s3_bucket_logging: cleanup retryWhen
  • aws_s3_bucket_logging: use sdkdiags for errors
  • Prevents error when LF-Tags removed out of band
  • aws_s3_bucket_logging: move retry logic
  • aws_s3_bucket_logging: tweak error message
  • change state_machine_version_arn
  • Add link to additional information for aws_backup_region_settings
  • Add placement group to AWS Batch compute_resources
  • Formatting
  • remove changelog.md changes per github-actions bot
  • Fixes test name
  • Uses tagger for populating LF-Tag Resource in all calls
  • Add new resources to support AS2
  • Add Changelog entry
  • Fix Linting Issues
  • Fix SemGrep Errors
  • Fix SemGrep Errors
  • r/aws_pipes_pipe: Add 'TestAccPipesPipe_basicKinesis'.
  • Add 'types.IsZero'.
  • verifiedpermissions: add service read me
  • r/aws_pipes_pipe: Use 'types.IsZero'.
  • r/aws_pipes_pipe: Add 'TestAccPipesPipe_dynamoDBSourceCloudWatchLogsTarget'.
  • Fix code for new gen
  • Fix More Linting
  • r/aws_pipes_pipe: Add 'TestAccPipesPipe_activeMQSourceStepFunctionTarget'.
  • verifiedpermissions: add names_data.csv
  • verifiedpermissions: add generate.go
  • verifiedpermissions: make gen
  • r/aws_pipes_pipe: Add 'TestAccPipesPipe_rabbitMQSourceEventBusTarget'.
  • generate/tags: Make 'TagsFunc' configurable.
  • generate/tags: Make 'GetTagsInFunc' and 'SetTagsOutFunc' configurable.
  • generate/tags: Make 'KeyValueTagsFunc' configurable.
  • Run 'make gen'.
  • generate/tags: Add 'SkipAWSServiceImp' flag.
  • ec2: Generate some AWS SDK for Go v2 tagging code.
  • EC2 Security Group Rules: Use 'createTags'.
  • build(deps): bump github.com/hashicorp/aws-cloudformation-resource-schema-sdk-go
  • Add 'TestAccPipesPipe_mskSourceHTTPTarget'.
  • Add CHANGELOG entry.
  • r/aws_route: Cosmetics.
  • Fix semgrep 'ci.aws-in-var-name'.
  • ec2: Separate IAM and EC2 eventual consistency propagation timeouts.
  • build(deps): bump github.com/aws/aws-sdk-go in /.ci/providerlint (build(deps): bump github.com/aws/aws-sdk-go from 1.44.288 to 1.44.289 in /.ci/providerlint hashicorp/terraform-provider-aws#32216)
  • build(deps): bump github.com/aws/aws-sdk-go from 1.44.288 to 1.44.289 (build(deps): bump github.com/aws/aws-sdk-go from 1.44.288 to 1.44.289 hashicorp/terraform-provider-aws#32215)
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/rds (build(deps): bump github.com/aws/aws-sdk-go-v2/service/rds from 1.45.2 to 1.45.3 hashicorp/terraform-provider-aws#32213)
  • Fiz semgrep 'ci.ec2-in-const-name' and 'ci.ec2-in-var-name'.
  • Update CHANGELOG.md for build(deps): bump github.com/aws/aws-sdk-go-v2/service/rds from 1.45.2 to 1.45.3 hashicorp/terraform-provider-aws#32213
  • Add 'TestAccPipesPipe_selfManagedKafkaSourceLambdaFunctionTarget'.
  • Update CHANGELOG.md for build(deps): bump github.com/hashicorp/aws-cloudformation-resource-schema-sdk-go from 0.20.0 to 0.21.0 hashicorp/terraform-provider-aws#32214
  • r/aws_pipes_pipe: Add 'TestAccPipesPipe_sqsSourceRedshiftTarget'.
  • typo: blocked -> block
  • Move 'internal/experimental/nullable' to 'internal/types/nullable'.
  • Add 'TestAccPipesPipe_sqsSourceSagemakerTarget'.
  • internal/provider: 'internal/experimental/nullable' -> 'internal/types/nullable'.
  • 'internal/experimental/nullable' -> 'internal/types/nullable' - accessanalyzer.
  • 'internal/experimental/nullable' -> 'internal/types/nullable' - apigateway.
  • 'internal/experimental/nullable' -> 'internal/types/nullable' - appautoscaling.
  • 'internal/experimental/nullable' -> 'internal/types/nullable' - autoscaling.
  • 'internal/experimental/nullable' -> 'internal/types/nullable' - ec2.
  • 'internal/experimental/nullable' -> 'internal/types/nullable' - elasticache.
  • 'internal/experimental/nullable' -> 'internal/types/nullable' - elbv2.
  • 'internal/experimental/nullable' -> 'internal/types/nullable' - evidently.
  • 'internal/experimental/nullable' -> 'internal/types/nullable' - imagebuilder.
  • 'internal/experimental/nullable' -> 'internal/types/nullable' - logs.
  • 'internal/experimental/nullable' -> 'internal/types/nullable' - mq.
  • 'internal/experimental/nullable' -> 'internal/types/nullable' - s3.
  • 'internal/experimental/nullable' -> 'internal/types/nullable' - storagegateway.
  • Update CHANGELOG.md for aws_lakeformation_resource_lf_tags: Correctly reads table column tags with inheritance hashicorp/terraform-provider-aws#32201
  • terrafmt fixes
  • Add aws_opensearchserverless_security_policy data source
  • % make testacc TESTARGS='-run=TestAccPipesPipe_sqsSourceBatchJobTarget' PKG=pipes ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/pipes/... -v -count 1 -parallel 20 -run=TestAccPipesPipe_sqsSourceBatchJobTarget -timeout 180m === RUN TestAccPipesPipe_sqsSourceBatchJobTarget === PAUSE TestAccPipesPipe_sqsSourceBatchJobTarget === CONT TestAccPipesPipe_sqsSourceBatchJobTarget --- PASS: TestAccPipesPipe_sqsSourceBatchJobTarget (164.41s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/pipes 170.141s
  • Add 'TestAccPipesPipe_sqsSourceECSTaskTarget'.
  • aws_opensearchserverless_access_policy: add data source
  • aws_opensearchserverless_access_policy: add docs
  • r/aws_pipes_pipe: Add 'TestAccPipesPipe_enrichmentParameters'.
  • add CHANGELOG entry
  • Update CHANGELOG.md for Tech debt: Move experimental/nullable hashicorp/terraform-provider-aws#32224
  • Update 32148.txt
  • Fix terrafmt errors in acceptance test configurations.
  • Fix markdown-lint 'MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]'.
  • Update CHANGELOG.md for Correct CHANGELOG entries hashicorp/terraform-provider-aws#32232
  • Fix semgrep errors.
  • Add NOTE to CHANGELOG entries.
  • Fix golangci-lint 'paralleltest'.
  • Fix golangci-lint 'unused'.
  • Fix golangci-lint 'staticcheck'.
  • tooling: updating the teamcity configuration to only install and not update goenv
  • tooling: feature toggles to enable the TC migration
  • Replace 'internal/framework/boolplanmodifier' by 'terraform-plugin-framework/resource/schema/booldefault'.
  • 'internal/framework/int64planmodifier' unused.
  • Replace 'internal/framework/stringplanmodifier' by 'terraform-plugin-framework/resource/schema/stringdefault'.
  • build(deps): bump github.com/aws/aws-sdk-go in /.ci/providerlint (build(deps): bump github.com/aws/aws-sdk-go from 1.44.289 to 1.44.290 in /.ci/providerlint hashicorp/terraform-provider-aws#32237)
  • build(deps): bump github.com/aws/aws-sdk-go from 1.44.289 to 1.44.290 (build(deps): bump github.com/aws/aws-sdk-go from 1.44.289 to 1.44.290 hashicorp/terraform-provider-aws#32236)
  • Update CHANGELOG.md for build(deps): bump github.com/aws/aws-sdk-go from 1.44.289 to 1.44.290 hashicorp/terraform-provider-aws#32236
  • Remove unused Terraform Plugin Framework validators.
  • Update CHANGELOG.md for Tech debt: Use terraform-plugin-framework default value capability hashicorp/terraform-provider-aws#32245
  • Tweak CHANGELOG entry.
  • Correct CHANGELOG entry file name.
  • aws_opensearchserverless_collection: add data source
  • aws_opensearchserverless_collection: register data source
  • aws_opensearchserverless_collection: update documentation
  • aws_opensearchserverless_collection: add lookup by name
  • aws_opensearchserverless_collection: add test
  • internal/tags: Used shared memory allocation for shared tag schemas
  • aws_opensearchserverless_collection: add created and last modified dates
  • add CHANGELOG entry
  • chore: cleanup func signatures
  • r/aws_fis_experiment_template: Alphabetize attributes.
  • build(deps): bump github.com/aws/aws-sdk-go in /.ci/providerlint (build(deps): bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.291 in /.ci/providerlint hashicorp/terraform-provider-aws#32256)
  • build(deps): bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.291 (build(deps): bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.291 hashicorp/terraform-provider-aws#32255)
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/ssm (build(deps): bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.36.6 to 1.36.7 hashicorp/terraform-provider-aws#32254)
  • Update 32152.txt
  • Revert "quicksight: Implement 'SchemaFunc()'."
  • Revert "wafv2: Implement 'SchemaFunc()'."
  • correct documentation
  • service/wafv2: Allocate memory once for emptySchema()
  • aws_opensearchserverless_collection: add check for too many results
  • Tweak CHANGELOG entry.
  • r/aws_fis_experiment_template: Alphabetize attributes.
  • Fix headers, anchor links in aws_wafv2_web_acl docs
  • Make note callouts consistent
  • Add aws_opensearchserverless_security_policy data source
  • Revert "Revert "quicksight: Implement 'SchemaFunc()'.""
  • Revert "Revert "wafv2: Implement 'SchemaFunc()'.""
  • Update CHANGELOG.md for [data source]: aws_opensearchserverless_collection hashicorp/terraform-provider-aws#32247
  • OpsWorks Layers: Implement 'SchemaFunc()'.
  • r/aws_medialive_channel: Implement 'SchemaFunc()'.
  • Correct Blocks to Block
  • r/aws_transfer_as2_certificate -> t/aws_transfer_certificate.
  • r/aws_transfer_as2_profile -> t/aws_transfer_profile.
  • r/aws_transfer_as2_agreement -> t/aws_transfer_agreement.
  • r/aws_transfer_as2_connector -> t/aws_transfer_connector.
  • r/aws_transfer_certificate: 'description' can be updated.
  • Add 'TestAccTransferCertificate_tags' and 'TestAccTransferCertificate_descri;5Dption'.
  • r/aws_transfer_certificate: Use 'resource.ParallelTest'.
  • 'FindAccessByServerIDAndExternalID' -> 'FindAccessByTwoPartKey'.
  • r/aws_transfer_certificate: Correct acceptance test configuration function names.
  • Add 'TestAccTransferProfile_certificateIDs' and 'TestAccTransferProfile_tags'.
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/rds
  • build(deps): bump github.com/hashicorp/terraform-plugin-mux
  • r/aws_transfer_certificate: Don't use 'd.GetOk' for Required attributes in Create.
  • r/aws_transfer_profile: Don't use 'd.GetOk' for Required attributes in Create.
  • build(deps): bump github.com/aws/aws-sdk-go in /.ci/providerlint
  • r/aws_transfer_certificate: Correct acceptance test configuration function names.
  • r/aws_transfer_profile: Correct acceptance test configuration function names.
  • r/aws_transfer_agreement: 'serverid' -> 'server_id'.
  • r/aws_transfer_agreement: Serialize acceptance tests.
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2
  • build(deps): bump github.com/aws/aws-sdk-go from 1.44.291 to 1.44.292
  • Add unit test
  • Add 'TestAccTransferConnector_tags'.
  • Revert "Start pprof HTTP server."
  • Add CHANGELOG entry.
  • Fix terrafmt acceptance test configuration errors.
  • Fix terrafmt documentation example errors.
  • Add acceptance test
  • Update CHANGELOG.md for Replace NormalizeJsonString with local helper func hashicorp/terraform-provider-aws#32142
  • Remove ForceNew when updating an EMR Serverless application
  • Add changelog
  • build(deps): bump integrations/github in /infrastructure/repository
  • Tweak CHANGELOG entry.
  • Tweak CHANGELOG entry.
  • r/aws_resourcegroups_resource: Fix crash when resource Create fails.
  • add region
  • r/aws_resourcegroups_resource: Serialize acceptance tests.
  • add region
  • rds/instance: Fix create returns unready instances
  • Use 'acctest.Context', not 'context.Background'.
  • ssmincidents: Use 'acctest.Context', not 'context.Background'.
  • resourcegroups: Add sweeper.
  • build(deps): bump github.com/hashicorp/terraform-plugin-mux
  • Update CleanRooms client creation to match generated code
  • Update CHANGELOG.md for build(deps): bump github.com/hashicorp/terraform-plugin-mux from 0.11.0 to 0.11.1 hashicorp/terraform-provider-aws#32290
  • r/aws_resourcegroups_resource: Raise errors if Group/Ungroup returns failed resources.
  • No need to serialized aws_resourcegroups_resource acceptance tests.
  • Run 'make gen'.
  • Tweak CHANGELOG entry.
  • r/aws_db_instance: Use 'tfresource.AssertSinglePtrResult' and 'tfresource.AssertSingleValueResult'.
  • Tweak CHANGELOG entry.
  • Update CHANGELOG.md for build(deps): bump integrations/github from 5.28.1 to 5.29.0 in /infrastructure/repository hashicorp/terraform-provider-aws#32279
  • Use 'schema.Resource.SchemaMap()' for schema during provider initialization.
  • kendra: Calliope first docs edit
  • Update CHANGELOG.md after v5.6.0
  • ktlint
  • Update tfproviderdocs
  • TestAccVPC_tags: Ensure that 'tags' update isn't ForceNew.
  • Revert "internal/tags: Used shared memory allocation for shared tag schemas"
  • Add CHANGELOG entry.
  • Next release is v5.6.1
  • cloudfront: Calliope docs edit
  • Update CHANGELOG.md for provider: Prevent resource recreation if tags or tags_all change hashicorp/terraform-provider-aws#32297
  • Update CHANGELOG.md after v5.6.1
  • cognito: Managed user dead pool client docs update
  • Quick doc fixes
  • pinpoint: Update sms_channel docs
  • cloudfront: Update cache_policy docs
  • Attribute fix
  • pinpoint docs: Edit
  • waf: up aws_wafregional_web_acl_association create timeout to 5 minutes
  • build(deps): bump github.com/aws/aws-sdk-go from 1.44.292 to 1.44.293
  • Add CHANGELOG entry.
  • Ignore golangci-lint 'staticheck' deprecation errors in 'service/chime'.
  • Add blame to CHANGELOG entry.
  • Next release is v5.6.2
  • r/aws_autoscaling_group: Use 'resource.SchemaMap()'.
  • r/aws_spot_instance_request: Use 'resource.SchemaMap()'.
  • ec2_instance_test: Use 'resource.SchemaMap()'.
  • Update CHANGELOG.md for Fix InvalidArgument: Invalid attribute name specified errors listing S3 Bucket objects hashicorp/terraform-provider-aws#32317
  • waf: Use 'resource.SchemaMap()'.
  • wafregional: Use 'resource.SchemaMap()'.
  • Add 'testAccCheckSpotInstanceRequestIDsEqual' and 'testAccCheckSpotInstanceRequestIDsNotEqual'.
  • r/aws_spot_instance_request: 'tags_all' is not ForceNew.
  • Add aws_opensearchserverless_security_config data source
  • Update CHANGELOG.md after v5.6.2
  • aws_opensearchserverless_security_policy: remove id attribute
  • aws_opensearchserverless_security_policy: add created and lastModified dates
  • aws_opensearchserverless_security_policy: update documentation
  • Check 'target_database.0.region' in 'TestAccGlueCatalogDatabase_targetDatabase'.
  • Remove additional space from clean rooms tag gen
  • Add 'TestAccGlueCatalogDatabase_targetDatabaseWithRegion'.
  • Use AWS SDK for Go v2 for qldb service.
  • Add 'names.QLDBEndpointID'.
  • Run 'make gen'.
  • Run 'go get github.com/aws/aws-sdk-go-v2/service/[email protected] && go mod tidy'.
  • qldb: Generate AWS SDK for Go v2 tagging code.
  • terrafmt docs
  • r/aws_qldb_ledger: Migrate to AWS SDK for Go v2.
  • d/aws_qldb_ledger: Migrate to AWS SDK for Go v2.
  • qldb: Add '-SkipTypesImp'.
  • Fixes QuickSight sweepers when account not signed up for QuickSight
  • aws_opensearchserverless_security_policy: use description in test
  • d/aws_qldb_stream: Migrate to AWS SDK for Go v2.
  • Corrects error handling in sweeper documentation
  • qldb: Migrate acceptance tests to AWS SDK for Go v2.
  • r/aws_secretsmanager_secret_rotation: Cosmetics.
  • Add CHANGELOG entry.
  • Update CHANGELOG.md for Fixes QuickSight sweepers when account not signed up for QuickSight hashicorp/terraform-provider-aws#32323
  • Add aws_opensearchserverless_vpc_endpoint data source
  • qldb: Migrate sweepers to AWS SDK for Go v2.
  • Fixes "Cannot delete self" error in OpsWorks User Profile sweeper
  • Adds AmazonComprehendServiceRole- and codebuild- to Role allow-list
  • ec2, servicecatalog docs
  • Add ap-east-1 to Lambda Signer supported regions
  • chore: add changelog entry for wafregional_web_acl_association
  • Update addresses argument description
  • Use AWS SDK for Go v2 for internetmonitor service.
  • Add 'names.InternetMonitorEndpointID'.
  • Run 'make gen'.
  • internetmonitor: Generate AWS SDK for Go v2 tagging code.
  • Run 'go get github.com/aws/aws-sdk-go-v2/service/[email protected] && go mod tidy'.
  • Add '-SkipTypesImp' when generating tagging code.
  • Add '-KVTValues' when generating tagging code.
  • r/aws_internetmonitor_monitor: Migrate to AWS SDK for Go v2.
  • For some reason 'errs.IsA[*types.ResourceNotFoundException]' does not work.
  • r/aws_internetmonitor_monitor: Add 'health_events_config' configuration block.
  • internetmonitor: Migrate sweepers to AWS SDK for Go v2.
  • add iceberg crawler
  • add metadata test + retry on update
  • fix bug on expand
  • fix bug on expand
  • fix bug on expand
  • Use AWS SDK for Go v2 for keyspaces service.
  • Add 'names.KeyspacesEndpointID.
  • keyspaces: Generate AWS SDK for Go v2 tagging code.
  • Revert "Use AWS SDK for Go v2 for keyspaces service."
  • Use AWS SDK for Go v2 for keyspaces service.
  • Run 'make gen'.
  • Run 'go get github.com/aws/aws-sdk-go-v2/service/[email protected] && go mod tidy'.
  • r/aws_keyspaces_keyspace: Migrate to AWS SDK for Go v2.
  • r/aws_keyspaces_table: Migrate to AWS SDK for Go v2.
  • keyspaces: Migrate acceptance tests to AWS SDK for Go v2.
  • keyspaces: Migrate sweepers to AWS SDK for Go v2.
  • r/aws_aws_keyspaces_table: Add 'client_side_timestamps' configuration block.
  • Correct CHANGELOG entry file name.
  • Add CHANGELOG entry.
  • Fix terrafmt errors.
  • Stop a change in the description causing a replacement
  • build(deps): bump github.com/aws/aws-sdk-go in /.ci/providerlint (build(deps): bump github.com/aws/aws-sdk-go from 1.44.292 to 1.44.294 in /.ci/providerlint hashicorp/terraform-provider-aws#32335)
  • build(deps): bump github.com/aws/aws-sdk-go from 1.44.293 to 1.44.294 (build(deps): bump github.com/aws/aws-sdk-go from 1.44.293 to 1.44.294 hashicorp/terraform-provider-aws#32336)
  • Updated changelog
  • Update CHANGELOG.md for build(deps): bump github.com/aws/aws-sdk-go from 1.44.293 to 1.44.294 hashicorp/terraform-provider-aws#32336
  • fixed changelog
  • Update CHANGELOG.md for Tech debt: Migrate keyspaces resources to AWS SDK for Go v2 hashicorp/terraform-provider-aws#32339
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/cleanrooms (build(deps): bump github.com/aws/aws-sdk-go-v2/service/cleanrooms from 1.1.6 to 1.2.0 hashicorp/terraform-provider-aws#32304)
  • Correct CHANGELOG entry file name.
  • Correct 'TestAccGlueCrawler_icebergTarget'.
  • Correct 'TestAccGlueCrawler_icebergTarget'.
  • aws_opensearchserverless_vpc_endpoint: rename id -> vpc_endpoint_id
  • Add CHANGELOG entry.
  • Use AWS SDK for Go v2 for timestreamwrite service.
  • Update CHANGELOG.md for Tech debt: Migrate internetmonitor resources to AWS SDK for Go v2 hashicorp/terraform-provider-aws#32343
  • Add 'names.TimestreamWriteEndpointID'.
  • timestreamwrite: Generate AWS SDK for Go v2 tagging code.
  • Run 'make gen'.
  • Run 'go get github.com/aws/aws-sdk-go-v2/service/[email protected] && go mod tidy'.
  • export funcs only for testing
  • go get github.com/aws/aws-sdk-go-v2/service/workspaces
  • names: Update workspaces to use aws-sdk-go-v2
  • conns: Amend awsclient_gen, generate new workspaces aws-sdk-go-v2 client
  • workspaces: Amend generate, remove listpages as no support for aws-sdk-go-v2, update tags gen
  • workspaces: Amend service_package_gen, go generate
  • workspaces: Amend tags_gen, go generate
  • workspaces: Amend bundle_data_source, move to aws-sdk-go-v2
  • workspaces: Amend bundle_data_source_test, move to aws-sdk-go-v2
  • workspaces: Amend directory, move to aws-sdk-go-v2
  • workspaces: Amend directory_data_source, move to aws-sdk-go-v2
  • workspaces: Amend directory_data_source_test, move to aws-sdk-go-v2
  • workspaces: Amend directory_test, move to aws-sdk-go-v2
  • workspaces: Amend find, move to aws-sdk-go-v2
  • workspaces: Amend image_data_source, move to aws-sdk-go-v2
  • workspaces: Amend image_data_source_test, move to aws-sdk-go-v2
  • workspaces: Amend ip_group, move to aws-sdk-go-v2
  • r/aws_timestreamwrite_database: Migrate to AWS SDK for Go v2.
  • workspaces: Amend ip_group_test, move to aws-sdk-go-v2
  • workspaces: Delete list_pages_gen
  • workspaces: Amend status, move to aws-sdk-go-v2
  • workspaces: Amend sweep, move to aws-sdk-go-v2
  • workspaces: Amend wait, move to aws-sdk-go-v2
  • workspaces: Amend workspace, move to aws-sdk-go-v2
  • workspaces: Amend workspace_data_source, move to aws-sdk-go-v2
  • workspaces: Amend workspace_data_source, move to aws-sdk-go-v2
  • workspaces: Amend workspace_test, move to aws-sdk-go-v2
  • lambda: add ListTags to allow computed tags
  • r/aws_timestreamwrite_table: Migrate to AWS SDK for Go v2.
  • r/aws_qldb_stream: Add configurable Create and Delete timeouts.
  • workspaces: Amend ip_group_test, add pre check for iam default role
  • workspaces: Amend workspace, update expand type assertion
  • workspaces: Amend workspace_test, update test, expected value types
  • timestreamwrite: Migrate acceptance tests to AWS SDK for Go v2.
  • keyspaces: Resource ID parsing functions are not exported.
  • timestreamwrite: Migrate sweepers to AWS SDK for Go v2.
  • wafv2 web acl logging configuration docs
  • Update CHANGELOG.md for Tech debt: Migrateqldb resources to AWS SDK for Go v2 hashicorp/terraform-provider-aws#32345
  • accessanalyzer: Add copyright headers
  • account: Add copyright headers
  • acm: Add copyright headers
  • acmpca: Add copyright headers
  • amp: Add copyright headers
  • amplify: Add copyright headers
  • apigateway: Add copyright headers
  • apigatewayv2: Add copyright headers
  • appautoscaling: Add copyright headers
  • appconfig: Add copyright headers
  • appflow: Add copyright headers
  • appintegrations: Add copyright headers
  • applicationinsights: Add copyright headers
  • appmesh: Add copyright headers
  • apprunner: Add copyright headers
  • appstream: Add copyright headers
  • appsync: Add copyright headers
  • athena: Add copyright headers
  • auditmanager: Add copyright headers
  • autoscaling: Add copyright headers
  • autoscalingplans: Add copyright headers
  • backup: Add copyright headers
  • batch: Add copyright headers
  • budgets: Add copyright headers
  • ce: Add copyright headers
  • chime: Add copyright headers
  • chimesdkmediapipelines: Add copyright headers
  • chimesdkvoice: Add copyright headers
  • cleanrooms: Add copyright headers
  • cloud9: Add copyright headers
  • cloudcontrol: Add copyright headers
  • cloudformation: Add copyright headers
  • cloudfront: Add copyright headers
  • cloudhsmv2: Add copyright headers
  • cloudsearch: Add copyright headers
  • cloudtrail: Add copyright headers
  • cloudwatch: Add copyright headers
  • codeartifact: Add copyright headers
  • codebuild: Add copyright headers
  • codecommit: Add copyright headers
  • codegurureviewer: Add copyright headers
  • codepipeline: Add copyright headers
  • codestarconnections: Add copyright headers
  • codestarnotifications: Add copyright headers
  • cognitoidentity: Add copyright headers
  • cognitoidp: Add copyright headers
  • comprehend: Add copyright headers
  • computeoptimizer: Add copyright headers
  • configservice: Add copyright headers
  • connect: Add copyright headers
  • controltower: Add copyright headers
  • cur: Add copyright headers
  • dataexchange: Add copyright headers
  • datapipeline: Add copyright headers
  • datasync: Add copyright headers
  • dax: Add copyright headers
  • deploy: Add copyright headers
  • detective: Add copyright headers
  • devicefarm: Add copyright headers
  • directconnect: Add copyright headers
  • dlm: Add copyright headers
  • dms: Add copyright headers
  • docdb: Add copyright headers
  • docdbelastic: Add copyright headers
  • ds: Add copyright headers
  • dynamodb: Add copyright headers
  • ec2: Add copyright headers
  • ecr: Add copyright headers
  • ecrpublic: Add copyright headers
  • ecs: Add copyright headers
  • efs: Add copyright headers
  • eks: Add copyright headers
  • elasticache: Add copyright headers
  • elasticbeanstalk: Add copyright headers
  • elasticsearch: Add copyright headers
  • elastictranscoder: Add copyright headers
  • elb: Add copyright headers
  • elbv2: Add copyright headers
  • emr: Add copyright headers
  • emrcontainers: Add copyright headers
  • emrserverless: Add copyright headers
  • events: Add copyright headers
  • evidently: Add copyright headers
  • finspace: Add copyright headers
  • firehose: Add copyright headers
  • fis: Add copyright headers
  • fms: Add copyright headers
  • fsx: Add copyright headers
  • gamelift: Add copyright headers
  • glacier: Add copyright headers
  • globalaccelerator: Add copyright headers
  • glue: Add copyright headers
  • grafana: Add copyright headers
  • greengrass: Add copyright headers
  • guardduty: Add copyright headers
  • healthlake: Add copyright headers
  • iam: Add copyright headers
  • identitystore: Add copyright headers
  • imagebuilder: Add copyright headers
  • inspector: Add copyright headers
  • inspector2: Add copyright headers
  • internetmonitor: Add copyright headers
  • iot: Add copyright headers
  • iotanalytics: Add copyright headers
  • iotevents: Add copyright headers
  • ivs: Add copyright headers
  • ivschat: Add copyright headers
  • kafka: Add copyright headers
  • kafkaconnect: Add copyright headers
  • kendra: Add copyright headers
  • keyspaces: Add copyright headers
  • kinesis: Add copyright headers
  • kinesisanalytics: Add copyright headers
  • kinesisanalyticsv2: Add copyright headers
  • kinesisvideo: Add copyright headers
  • kms: Add copyright headers
  • lakeformation: Add copyright headers
  • lambda: Add copyright headers
  • lexmodels: Add copyright headers
  • licensemanager: Add copyright headers
  • lightsail: Add copyright headers
  • location: Add copyright headers
  • logs: Add copyright headers
  • macie2: Add copyright headers
  • mediaconnect: Add copyright headers
  • mediaconvert: Add copyright headers
  • medialive: Add copyright headers
  • mediapackage: Add copyright headers
  • mediastore: Add copyright headers
  • memorydb: Add copyright headers
  • meta: Add copyright headers
  • mq: Add copyright headers
  • mwaa: Add copyright headers
  • neptune: Add copyright headers
  • networkfirewall: Add copyright headers
  • networkmanager: Add copyright headers
  • oam: Add copyright headers
  • opensearch: Add copyright headers
  • opensearchserverless: Add copyright headers
  • opsworks: Add copyright headers
  • organizations: Add copyright headers
  • outposts: Add copyright headers
  • pinpoint: Add copyright headers
  • pipes: Add copyright headers
  • pricing: Add copyright headers
  • qldb: Add copyright headers
  • quicksight: Add copyright headers
  • ram: Add copyright headers
  • rbin: Add copyright headers
  • rds: Add copyright headers
  • redshift: Add copyright headers
  • redshiftdata: Add copyright headers
  • redshiftserverless: Add copyright headers
  • resourceexplorer2: Add copyright headers
  • resourcegroups: Add copyright headers
  • resourcegroupstaggingapi: Add copyright headers
  • rolesanywhere: Add copyright headers
  • route53: Add copyright headers
  • route53domains: Add copyright headers
  • route53recoverycontrolconfig: Add copyright headers
  • route53recoveryreadiness: Add copyright headers
  • route53resolver: Add copyright headers
  • rum: Add copyright headers
  • s3: Add copyright headers
  • s3control: Add copyright headers
  • s3outposts: Add copyright headers
  • sagemaker: Add copyright headers
  • scheduler: Add copyright headers
  • schemas: Add copyright headers
  • secretsmanager: Add copyright headers
  • securityhub: Add copyright headers
  • securitylake: Add copyright headers
  • serverlessrepo: Add copyright headers
  • servicecatalog: Add copyright headers
  • servicediscovery: Add copyright headers
  • servicequotas: Add copyright headers
  • ses: Add copyright headers
  • sesv2: Add copyright headers
  • sfn: Add copyright headers
  • shield: Add copyright headers
  • signer: Add copyright headers
  • simpledb: Add copyright headers
  • sns: Add copyright headers
  • sqs: Add copyright headers
  • ssm: Add copyright headers
  • ssmcontacts: Add copyright headers
  • ssmincidents: Add copyright headers
  • ssoadmin: Add copyright headers
  • storagegateway: Add copyright headers
  • sts: Add copyright headers
  • swf: Add copyright headers
  • synthetics: Add copyright headers
  • timestreamwrite: Add copyright headers
  • transcribe: Add copyright headers
  • transfer: Add copyright headers
  • verifiedpermissions: Add copyright headers
  • vpclattice: Add copyright headers
  • waf: Add copyright headers
  • wafregional: Add copyright headers
  • wafv2: Add copyright headers
  • worklink: Add copyright headers
  • workspaces: Add copyright headers
  • xray: Add copyright headers
  • Add copyright headers
  • lambda: fix broken tests
  • gen fix
  • goreleaser
  • Use correct list of forbidden ids
  • Add changelog entry
  • Add CHANGELOG entries.
  • r/aws_timestreamwrite_table: Add 'schema' configuration block.
  • r/aws_service_discovery_private_dns_namespace: Call 'UpdatePrivateDnsNamespace'.
  • r/aws_service_discovery_public_dns_namespace: Call 'UpdatePublicDnsNamespace'.
  • r/aws_timestreamwrite_table: Add 'TestAccTimestreamWriteTable_schema'.
  • Add customer-defined partition key example.
  • Correct CHANGELOG entry file name.
  • Cosmetics.
  • Tweak CHANGELOG entry.
  • workspaces: Amend directory, update retry logic with new type match
  • workspaces: Amend ip_group, move paginator to local resource
  • workspaces: Amend sweep, migrate to aws-sdk-go-v2
  • workspaces: Amend worksapce, resolve type assertion
  • workspaces: Amend workspace_test, resolve type assertion
  • Fix private_dns_only_for_inbound_resolver_endpoint for S3 interface endpoints
  • Update CHANGELOG.md for Tech debt: Migrate timestreamwrite resources to AWS SDK for Go v2 hashicorp/terraform-provider-aws#32354
  • Add changelog
  • Run make lint
  • Add copyright CI
  • Update copyright.yml
  • Create copyright.yml
  • Delete copyright.yml
  • athena: Test ci
  • Add headers and copywrite to tools
  • Generates waitTagsPropagated if needed and calls it from updateTags
  • Adds CHANGELOG entry
  • Ignores Update if only overwrite parameter changes
  • Adds CHANGELOG entry
  • build(deps): bump github.com/aws/aws-sdk-go in /.ci/providerlint (build(deps): bump github.com/aws/aws-sdk-go from 1.44.294 to 1.44.295 in /.ci/providerlint hashicorp/terraform-provider-aws#32362)
  • build(deps): bump github.com/aws/aws-sdk-go from 1.44.294 to 1.44.295 (build(deps): bump github.com/aws/aws-sdk-go from 1.44.294 to 1.44.295 hashicorp/terraform-provider-aws#32359)
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/ssmcontacts (build(deps): bump github.com/aws/aws-sdk-go-v2/service/ssmcontacts from 1.15.6 to 1.15.7 hashicorp/terraform-provider-aws#32361)
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/verifiedpermissions (build(deps): bump github.com/aws/aws-sdk-go-v2/service/verifiedpermissions from 1.0.2 to 1.0.4 hashicorp/terraform-provider-aws#32360)
  • Revert "r/vpc_endpoint: fix private_dns_only_for_inbound_resolver_endpoint"
  • Revert "Add CHANGELOG entry."
  • Tweak CHANGELOG entry.
  • r/aws_vpc_endpoint: Cosmetics.
  • r/aws_cleanrooms_collaboration: Remove merge conflicts from documentation.
  • Run 'make gen'.
  • Run 'make copyright'.
  • r/aws_cleanrooms_collaboration: Cosmetics.
  • fix documentation with correct attribute reference ([docs]: fix documentation with correct attribute reference hashicorp/terraform-provider-aws#32377)
  • Update CHANGELOG.md for [docs]: fix documentation with correct attribute reference hashicorp/terraform-provider-aws#32377
  • Fix 'panic: interface conversion: interface {} is types.Workspace, not *types.Workspace'.
  • Update generate.go
  • Update CHANGELOG.md for Corrects error handling in sweeper reference documentation hashicorp/terraform-provider-aws#32324
  • r/aws_workspaces_directory: Fix golangci-lint 'unused'.
  • Update CHANGELOG.md for KMS Keys: Fixes timeout when removing all tags hashicorp/terraform-provider-aws#32371
  • r/aws_workspaces_ip_group: Fix golangci-lint 'unused'.
  • Shortens deletion window for tag tests
  • Skips DeleteConflict and AccessDenied errors for aws_iam_policy sweeper
  • Removes skipping for DeleteConflict error
  • Moves ConfigureGoEnv to BuildSteps
  • Fixes go.mod
  • build(deps): bump actions/setup-node from 3.6.0 to 3.7.0
  • build(deps): bump golang.org/x/crypto from 0.10.0 to 0.11.0
  • docs/r/wafv2: add CONSTANT to aggregate_key_type
  • deps: group aws-sdk-go dependencies
  • build(deps): bump the aws-sdk-go group with 3 updates
  • build(deps): bump github.com/hashicorp/aws-sdk-go-base/v2/awsv1shim/v2
  • build(deps): bump github.com/aws/aws-sdk-go in /.ci/providerlint (build(deps): bump github.com/aws/aws-sdk-go from 1.44.295 to 1.44.297 in /.ci/providerlint hashicorp/terraform-provider-aws#32398)
  • Update CHANGELOG.md after v5.7.0
  • deps: bump terraform-plugin-framework-timeouts to v0.4.1 (deps: bump terraform-plugin-framework-timeouts to v0.4.1 hashicorp/terraform-provider-aws#32413)
  • chore: go mod tidy (chore: go mod tidy hashicorp/terraform-provider-aws#32419)
  • Adds dependabot rule for tfsdk2fw tool
  • Ignores indirect dependencies
  • Ignores dependency updates for terraform-plugin-sdk/v2 in favour of inheriting from the provider
  • Updates tfsdk2fw go.mod
  • Adds go mod tidy check for tfsdk2fw
  • Reorders directory and package-ecosystem for readability when collapsed and adds spacing
  • ignore does not support dependency-type, move to allow
  • go mod tidy after rebase
  • Includes all aws-sdk-go-v2 modules in aws-sdk-go group, not just services
  • Groups aws-sdk-go-base and awsv1shim modules together
  • Updates .go-version
  • cdkft: use reusable workflow and translate more

@DanielMSchmidt DanielMSchmidt force-pushed the d-use-reusable-workflow-and-use-more-files branch 3 times, most recently from 22bb438 to 63aba6f Compare July 18, 2023 10:09
YakDriver and others added 29 commits July 18, 2023 18:30
docs: Update tfproviderdocs with active voice
Due to the partial translation there might be missing links. The registry UI handles them gracefully so it's not a real problem
…/eks_node_group.html.markdown,r/eks_identity_provider_config.html.markdown,r/eks_fargate_profile.html.markdown,r/eks_cluster.html.markdown,r/eks_addon.html.markdown,r/ec2_transit_gateway_vpc_attachment_accepter.html.markdown,r/ec2_transit_gateway_vpc_attachment.html.markdown,r/ec2_transit_gateway_route_table_propagation.html.markdown
@DanielMSchmidt DanielMSchmidt force-pushed the d-use-reusable-workflow-and-use-more-files branch from 5682053 to db26505 Compare July 19, 2023 08:44
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.

5 participants