Skip to content

Commit 11c2587

Browse files
authored
Merge pull request #22 from oracle-community/sync-with-hashicorp-12
Sync with hashicorp 12
2 parents 706d009 + 546cd5a commit 11c2587

File tree

644 files changed

+60150
-6504
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

644 files changed

+60150
-6504
lines changed

.changelog/35941.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
```release-note:enhancement
2+
resource/aws_fis_experiment_template: Add plan-time validation of `log_configuration.cloudwatch_logs_configuration.log_group_arn`
3+
```
4+
5+
```release-note:enhancement
6+
resource/aws_sfn_state_machine: Add plan-time validation of `logging_configuration.log_destination`
7+
```
8+
9+
```release-note:enhancement
10+
resource/aws_prometheus_query_logging_configuration: Add plan-time validation of `destination.cloudwatch_logs.log_group_arn`
11+
```
12+
13+
```release-note:enhancement
14+
resource/aws_prometheus_workspace: Add plan-time validation of `logging_configuration.log_group_arn`
15+
```

.changelog/39671.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
data-source/aws_route53_zone: Support filtering by `tags` only or by `vpc_id` only
3+
```

.changelog/41209.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
resource/aws_fis_experiment_template: Add support for `Functions` to `action.*.target`
3+
```

.changelog/41240.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
resource/aws_lambda_invocation: Add import support
3+
```

.changelog/41275.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:bug
2+
resource/aws_db_instance: Fix blue/green deployments failing with "not in available state" by improving stability and handling `storage-config-upgrade` and `storage-initialization` statuses
3+
```

.changelog/42843.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:bug
2+
resource/aws_sagemaker_endpoint: Fix bug where `endpoint_config_name` was not correctly updated, causing the endpoint to retain the old configuration
3+
```

.changelog/43908.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
resource/aws_dynamodb_table: Add `global_table_witness` argument
3+
```

.changelog/44407.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
resource/aws_sagemaker_model: Add `container.additional_model_data_source` and `primary_container.additional_model_data_source` arguments
3+
```

.changelog/44626.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
```release-note:enhancement
2+
resource/aws_opensearch_domain: Add `identity_center_options` configuration block
3+
```
4+
5+
```release-note:enhancement
6+
data-source/aws_opensearch_domain: Add `identity_center_options` attribute
7+
```

.changelog/44782.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
```release-note:new-resource
2+
aws_networkflowmonitor_monitor
3+
```
4+
5+
```release-note:new-resource
6+
aws_networkflowmonitor_scope
7+
```

0 commit comments

Comments
 (0)