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

Fork Sync: Update from parent repository #20

Merged
merged 78 commits into from
Sep 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
6038332
feat: added serverless_replication resource
DanielRieske Aug 7, 2023
2735fad
feat: added test and updated wait func
DanielRieske Aug 7, 2023
7fc21c4
feat: added tests and documentation
DanielRieske Aug 8, 2023
5695ab9
chore: added resource_identifier to StateIgnore
DanielRieske Aug 8, 2023
930ee56
feat: added changelog
DanielRieske Aug 8, 2023
bae9793
feat: added update test
DanielRieske Aug 8, 2023
57e250d
feat: corrected checkDestroy function
DanielRieske Aug 8, 2023
e491f4a
feat: added another target condition for wait
DanielRieske Aug 8, 2023
357ab04
feat: removed dms-vpc role
DanielRieske Aug 8, 2023
eaa23e5
feat: removed unused consts and formatted files
DanielRieske Aug 9, 2023
0c6b7df
Merge branch 'main' into f-aws_dms_serverless_replication_resource
DanielRieske Aug 24, 2023
d87ce62
chore: resolved indents
DanielRieske Aug 24, 2023
9acb583
chore: resolved semgrep findings
DanielRieske Aug 24, 2023
16ab3ca
chore: removed indent and semgrep finding
DanielRieske Aug 24, 2023
d2bee03
r/aws_s3_bucket_versioning: Cosmetics.
ewbankkit Sep 19, 2023
efe1166
r/aws_s3_bucket_website_configuration: Migrate to AWS SDK for Go v2.
ewbankkit Sep 19, 2023
962b228
r/aws_s3_bucket_website_configuration: Migrate acceptance tests to AW…
ewbankkit Sep 19, 2023
607a907
Add 'removeNilOrEmptyProtocol'.
ewbankkit Sep 19, 2023
569987f
Acceptance test output:
ewbankkit Sep 19, 2023
b15409a
r/aws_s3_bucket_object_lock_configuration: Migrate to AWS SDK for Go v2.
ewbankkit Sep 19, 2023
ed5ed50
r/aws_s3_bucket_object_lock_configuration: Migrate acceptance tests t…
ewbankkit Sep 19, 2023
4ef8099
Acceptance test output:
ewbankkit Sep 19, 2023
5f719e8
s3: Add 'errCodeObjectLockConfigurationNotFoundError'.
ewbankkit Sep 19, 2023
411504a
aws_s3_object: Check for object lock in sweeper.
ewbankkit Sep 19, 2023
54f42fd
r/aws_s3_bucket_analytics_configuration: Migrate to AWS SDK for Go v2.
ewbankkit Sep 20, 2023
286af34
r/aws_s3_bucket_analytics_configuration: Migrate acceptance tests to …
ewbankkit Sep 20, 2023
0b415c6
r/aws_s3_bucket_analytics_configuration: Remove flattener/expander un…
ewbankkit Sep 20, 2023
3bd3184
r/aws_s3_bucket_analytics_configuration: Fix 'missing required field,…
ewbankkit Sep 20, 2023
c06a88d
Acceptance test output:
ewbankkit Sep 20, 2023
e92e582
r/aws_s3_bucket_policy: Ensure NotFound after resource Delete.
ewbankkit Sep 20, 2023
ced323d
r/aws_s3_bucket_accelerate_configuration: Ensure NotFound after resou…
ewbankkit Sep 20, 2023
1ecf986
r/aws_s3_bucket_versioning: Ensure NotFound after resource Delete.
ewbankkit Sep 20, 2023
2278370
r/aws_s3_bucket_object_lock_configuration: Ensure NotFound after reso…
ewbankkit Sep 20, 2023
a6224f5
r/aws_s3_bucket_website_configuration: Ensure NotFound after resource…
ewbankkit Sep 20, 2023
d3c864b
r/aws_s3_bucket_server_side_encryption_configuration: Migrate to AWS …
ewbankkit Sep 20, 2023
1a127a6
r/aws_s3_bucket_server_side_encryption_configuration: Migrate accepta…
ewbankkit Sep 20, 2023
bfa6ba0
Acceptance test output:
ewbankkit Sep 20, 2023
c1b1f37
r/aws_s3_bucket_acl: Migrate to AWS SDK for Go v2.
ewbankkit Sep 20, 2023
0574e04
r/aws_s3_bucket_acl: Migrate acceptance tests to AWS SDK for Go v2.
ewbankkit Sep 20, 2023
ee8b2e7
Acceptance test output:
ewbankkit Sep 20, 2023
879111c
r/aws_s3_bucket_website_configuration: Ensure Found after resource Cr…
ewbankkit Sep 20, 2023
d2356f8
r/aws_s3_bucket_object_lock_configuration: Ensure Found after resourc…
ewbankkit Sep 20, 2023
928b779
r/aws_s3_bucket_policy: Ensure Found after resource Create.
ewbankkit Sep 20, 2023
7d1d307
r/aws_s3_bucket_accelerate_configuration: Ensure Found after resource…
ewbankkit Sep 20, 2023
acc87b0
r/aws_s3_bucket_analytics_configuration: Ensure Found after resource …
ewbankkit Sep 20, 2023
dd61a84
Add comment.
ewbankkit Sep 20, 2023
075d468
Revert "r/aws_s3_bucket_versioning: Ensure NotFound after resource De…
ewbankkit Sep 21, 2023
1647d54
Revert "r/aws_s3_bucket_accelerate_configuration: Ensure NotFound aft…
ewbankkit Sep 21, 2023
f3c3248
r/aws_s3_bucket_cors_configuration: Migrate to AWS SDK for Go v2.
ewbankkit Sep 21, 2023
2bc52df
r/aws_s3_bucket_cors_configuration: Migrate acceptance tests to AWS S…
ewbankkit Sep 21, 2023
ea364ae
Acceptance test output:
ewbankkit Sep 21, 2023
643da54
Merge branch 'main' into HEAD
ewbankkit Sep 21, 2023
576b4bf
DMS Serverless: Rename source file in preparation for resource rename.
ewbankkit Sep 21, 2023
b77b1e2
'aws_dms_serverless_replication' -> 'aws_dms_replication_config'.
ewbankkit Sep 21, 2023
ae84e03
r/aws_dms_replication_config: Update function names.
ewbankkit Sep 21, 2023
2d6e73b
r/aws_dms_replication_config: Tweak documentation.
ewbankkit Sep 21, 2023
b97cc22
r/aws_dms_replication_config: Alphabetize attributes.
ewbankkit Sep 21, 2023
d07f15b
r/aws_dms_replication_config: Tidy up resource Create.
ewbankkit Sep 21, 2023
2ab834c
r/aws_dms_replication_config: Tidy up resource Delete.
ewbankkit Sep 21, 2023
4225dbf
r/aws_dms_replication_config: Tidy up resource Update.
ewbankkit Sep 21, 2023
2ebc6e1
r/aws_dms_replication_config: Tidy up resource flattener/expander.
ewbankkit Sep 21, 2023
12017a1
r/aws_dms_replication_config: Tidy up waiters.
ewbankkit Sep 21, 2023
87684c6
r/aws_dms_replication_config: Tidy up acceptance test configurations.
ewbankkit Sep 21, 2023
3a7c575
r/aws_dms_replication_config: Correct attribute name for tagging.
ewbankkit Sep 21, 2023
35c37a8
Acceptance test output:
ewbankkit Sep 21, 2023
29fa3dd
Fix terrafmt error.
ewbankkit Sep 21, 2023
9f7eaaf
Fix terrafmt error.
ewbankkit Sep 21, 2023
0b5bdb1
Update vpclattice_target_group resource docs
posquit0 Sep 22, 2023
496c302
Update port description in vpclattice_target_group_attachment docs
posquit0 Sep 22, 2023
4fa9c17
Merge branch 'main' into f-aws_s3_bucket_website_configuration-aws-sd…
ewbankkit Sep 22, 2023
bd9831d
Add CHANGELOG entry.
ewbankkit Sep 22, 2023
86ae967
r/aws_dms_replication_config: Additional acceptance tests.
ewbankkit Sep 22, 2023
8e83aa0
Merge pull request #33579 from posquit0/docs-lattice-target-group
ewbankkit Sep 22, 2023
1788707
Merge pull request #33581 from posquit0/docs-lattice-target-group-att…
ewbankkit Sep 22, 2023
3b1b601
Fix 'TestAccDMSReplicationConfig_basic'.
ewbankkit Sep 22, 2023
a7a008a
Merge pull request #32908 from DanielRieske/f-aws_dms_serverless_repl…
ewbankkit Sep 22, 2023
1346c46
Merge pull request #33537 from hashicorp/f-aws_s3_bucket_website_conf…
ewbankkit Sep 22, 2023
0135fbb
Update CHANGELOG.md for #33537
Sep 22, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .changelog/32908.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_dms_replication_config
```
3 changes: 3 additions & 0 deletions .changelog/33537.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_s3_bucket_policy: Fix intermittent `couldn't find resource` errors on resource Create
```
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
## 5.19.0 (Unreleased)

FEATURES:

* **New Resource:** `aws_dms_replication_config` ([#32908](https://github.com/hashicorp/terraform-provider-aws/issues/32908))

BUG FIXES:

* resource/aws_s3_bucket_policy: Fix intermittent `couldn't find resource` errors on resource Create ([#33537](https://github.com/hashicorp/terraform-provider-aws/issues/33537))

## 5.18.0 (September 21, 2023)

FEATURES:
Expand Down
21 changes: 21 additions & 0 deletions internal/service/dms/consts.go
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,27 @@ func encryptionMode_Values() []string {
}
}

const (
replicationStatusCreated = "created"
replicationStatusReady = "ready"
replicationStatusRunning = "running"
replicationStatusStopping = "stopping"
replicationStatusStopped = "stopped"
replicationStatusFailed = "failed"
replicationStatusInitialising = "initializing"
replicationStatusMetadataResources = "preparing_metadata_resources"
replicationStatusTestingConnection = "testing_connection"
replicationStatusFetchingMetadata = "fetching_metadata"
replicationStatusCalculatingCapacity = "calculating_capacity"
replicationStatusProvisioningCapacity = "provisioning_capacity"
replicationStatusReplicationStarting = "replication_starting"
)

const (
replicationTypeValueStartReplication = "creating"
replicationTypeValueResumeProcessing = "resume-processing"
)

const (
networkTypeDual = "DUAL"
networkTypeIPv4 = "IPV4"
Expand Down
Loading