Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hashicorp/terraform-provider-aws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.45.0
Choose a base ref
...
head repository: hashicorp/terraform-provider-aws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.46.0
Choose a head ref

Commits on Oct 21, 2023

  1. Copy the full SHA
    f3739ca View commit details

Commits on Nov 21, 2023

  1. r/aws_key_pair: switch to aws-sdk-go-v2

    Fixes #27023
    tmccombs committed Nov 21, 2023
    Copy the full SHA
    2ee6e5c View commit details

Commits on Dec 13, 2023

  1. Copy the full SHA
    6d52848 View commit details

Commits on Dec 16, 2023

  1. fix force option

    case-k-git committed Dec 16, 2023
    Copy the full SHA
    ed7424c View commit details
  2. add rule force delete test

    case-k-git committed Dec 16, 2023
    Copy the full SHA
    eab03ec View commit details

Commits on Mar 8, 2024

  1. Copy the full SHA
    6291a29 View commit details

Commits on Mar 10, 2024

  1. Copy the full SHA
    3157d23 View commit details

Commits on Mar 15, 2024

  1. Copy the full SHA
    e0a1ec4 View commit details
  2. Some renaming.

    ewbankkit committed Mar 15, 2024
    Copy the full SHA
    6620646 View commit details
  3. Copy the full SHA
    aa5eef5 View commit details
  4. Acceptance test output:

    % make testacc TESTARGS='-run=TestAccVPCSecurityGroupIngressRule_basic\|TestAccVPCSecurityGroupEgressRule_basic' PKG=ec2
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go1.21.8 test ./internal/service/ec2/... -v -count 1 -parallel 20  -run=TestAccVPCSecurityGroupIngressRule_basic\|TestAccVPCSecurityGroupEgressRule_basic -timeout 360m
    === RUN   TestAccVPCSecurityGroupEgressRule_basic
    === PAUSE TestAccVPCSecurityGroupEgressRule_basic
    === RUN   TestAccVPCSecurityGroupIngressRule_basic
    === PAUSE TestAccVPCSecurityGroupIngressRule_basic
    === CONT  TestAccVPCSecurityGroupEgressRule_basic
    === CONT  TestAccVPCSecurityGroupIngressRule_basic
    --- PASS: TestAccVPCSecurityGroupIngressRule_basic (28.28s)
    --- PASS: TestAccVPCSecurityGroupEgressRule_basic (28.28s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/ec2	35.249s
    ewbankkit committed Mar 15, 2024
    Copy the full SHA
    2c5ed3e View commit details
  5. Copy the full SHA
    f3a5195 View commit details
  6. Copy the full SHA
    2498dab View commit details
  7. Copy the full SHA
    16f10e8 View commit details
  8. Copy the full SHA
    d83dab1 View commit details
  9. Copy the full SHA
    f735ada View commit details
  10. Copy the full SHA
    0827632 View commit details
  11. Copy the full SHA
    b352b77 View commit details
  12. Copy the full SHA
    c55697a View commit details

Commits on Mar 19, 2024

  1. Copy the full SHA
    d96b87b View commit details
  2. Copy the full SHA
    affd8ff View commit details

Commits on Mar 20, 2024

  1. Copy the full SHA
    c3bb7ac View commit details
  2. Copy the full SHA
    e1b0450 View commit details
  3. Copy the full SHA
    8d356cc View commit details
  4. Acceptance test output:

    % make testacc TESTARGS='-run=TestAccVPCSecurityGroupRuleDataSource_' PKG=ec2 ACCTEST_PARALLELISM=2
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go1.21.8 test ./internal/service/ec2/... -v -count 1 -parallel 2  -run=TestAccVPCSecurityGroupRuleDataSource_ -timeout 360m
    === RUN   TestAccVPCSecurityGroupRuleDataSource_basic
    === PAUSE TestAccVPCSecurityGroupRuleDataSource_basic
    === RUN   TestAccVPCSecurityGroupRuleDataSource_filter
    === PAUSE TestAccVPCSecurityGroupRuleDataSource_filter
    === CONT  TestAccVPCSecurityGroupRuleDataSource_basic
    === CONT  TestAccVPCSecurityGroupRuleDataSource_filter
    --- PASS: TestAccVPCSecurityGroupRuleDataSource_filter (25.19s)
    --- PASS: TestAccVPCSecurityGroupRuleDataSource_basic (25.21s)
    PASS
    ok  	github.com/hashicorp/terraform-provider-aws/internal/service/ec2	36.103s
    ewbankkit committed Mar 20, 2024
    Copy the full SHA
    9996e67 View commit details
  5. Merge commit 'f3739cac56de6a62df680a5925ade2f833055d0e' into f-securi…

    …ty-group-rule-migration
    
    # Conflicts:
    #	internal/service/cognitoidp/user_pool_client.go
    ewbankkit committed Mar 20, 2024
    Copy the full SHA
    8c061d8 View commit details
  6. Copy the full SHA
    27d655c View commit details
  7. Copy the full SHA
    f7ab5f0 View commit details
  8. Copy the full SHA
    f9d0b80 View commit details
  9. Copy the full SHA
    afcb55d View commit details
  10. Copy the full SHA
    a61516a View commit details
  11. Copy the full SHA
    01c1f2a View commit details
  12. Copy the full SHA
    d4568cb View commit details
  13. Copy the full SHA
    f98f0d9 View commit details

Commits on Mar 22, 2024

  1. Copy the full SHA
    1f114e1 View commit details
  2. Copy the full SHA
    146dd1b View commit details
  3. Merge commit '146dd1bb856ca8f24354bfa3d0dd107101780ffe' into f-securi…

    …ty-group-rule-migration
    ewbankkit committed Mar 22, 2024
    Copy the full SHA
    9b29df6 View commit details
  4. Copy the full SHA
    8ec465e View commit details
  5. Copy the full SHA
    6fe623f View commit details
  6. Copy the full SHA
    eb8a072 View commit details

Commits on Mar 29, 2024

  1. Copy the full SHA
    109deb2 View commit details
  2. fms: Migrate to aws-sdk-go-v2

    naruse666 committed Mar 29, 2024
    Copy the full SHA
    d222aa3 View commit details
  3. fix Semgrep Checks

    naruse666 committed Mar 29, 2024
    Copy the full SHA
    1d4cea9 View commit details
  4. make gen

    naruse666 committed Mar 29, 2024
    Copy the full SHA
    14018bc View commit details

Commits on Mar 30, 2024

  1. fix names_data

    naruse666 committed Mar 30, 2024
    Copy the full SHA
    a11432f View commit details
  2. fix cast

    naruse666 committed Mar 30, 2024
    Copy the full SHA
    b83d786 View commit details

Commits on Apr 5, 2024

  1. Copy the full SHA
    78f92cd View commit details
  2. Copy the full SHA
    3e14bba View commit details
  3. Copy the full SHA
    d4b9b62 View commit details
  4. Copy the full SHA
    89a44c3 View commit details
Showing 422 changed files with 15,885 additions and 8,332 deletions.
4 changes: 2 additions & 2 deletions .actrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Needed for testing our workflows
# The `full` variants are needed for Maven for TeamCity configuration validation
-P ubuntu-latest=ghcr.io/catthehacker/ubuntu:full-20.04
-P linux=ghcr.io/catthehacker/ubuntu:full-20.04
-P ubuntu-latest=ghcr.io/catthehacker/ubuntu:act-22.04
-P linux=ghcr.io/catthehacker/ubuntu:act-22.04
7 changes: 7 additions & 0 deletions .changelog/14270.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:bug
resource/aws_cloudformation_stack: CRLF line endings in `template_body` no longer cause erroneous diffs
```

```release-note:note
provider: When using YAML or JSON documents, such as in `template_body` of `aws_cloudformation_stack`, CRLF was previously treated as different from LF but these are now treated as equivalent in many situations
```
3 changes: 3 additions & 0 deletions .changelog/25967.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
data-source/aws_iam_policy_document: When using multiple principals, sort them to avoid differences based only on order
```
3 changes: 3 additions & 0 deletions .changelog/34362.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_cloudfront_origin_access_control: Add `lambda` and `mediapackagev2` as valid values for `origin_access_control_origin_type`
```
3 changes: 3 additions & 0 deletions .changelog/34905.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_cloudwatch_event_rule: Add `force_destroy` attribute
```
6 changes: 6 additions & 0 deletions .changelog/36759.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
```release-note:enhancement
data-source/aws_iam_policy: Add `attachment_count` attribute
```
```release-note:enhancement
resource/aws_iam_policy: Add `attachment_count` attribute
```
3 changes: 3 additions & 0 deletions .changelog/36766.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_elasticache_serverless_cache: Add `minimum` attribute in `cache_usage_limits.data_storage` and `cache_usage_limits.ecpu_per_second`
```
3 changes: 3 additions & 0 deletions .changelog/36767.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_fsx_openzfs_file_system: Add `endpoint_ip_address` attribute
```
3 changes: 3 additions & 0 deletions .changelog/36770.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_glue_job: Mark `number_of_workers` and `worker_type` as optional/computed, preventing persistent differences when `max_capacity` is set.
```
7 changes: 7 additions & 0 deletions .changelog/36773.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:bug
resource/aws_ce_anomaly_monitor: Change `monitor_dimension` to [ForceNew](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew)
```

```release-note:bug
resource/aws_ce_anomaly_subscription: Change `account_id` to [ForceNew](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew)
```
7 changes: 7 additions & 0 deletions .changelog/36797.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:enhancement
data-source/aws_organizations_organization: Add `master_account_name` attribute
```

```release-note:enhancement
resource/aws_organizations_organization: Add `master_account_name` attribute
```
3 changes: 3 additions & 0 deletions .changelog/36888.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_lightsail_distribution: Fix to properly set `certificate_name` on create and update
```
3 changes: 3 additions & 0 deletions .changelog/36893.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_transfer_connector: Add `security_policy_name` argument
```
3 changes: 3 additions & 0 deletions .changelog/36898.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_vpc_ipam_pool: Add `cascade` argument
```
3 changes: 3 additions & 0 deletions .changelog/36901.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_dms_replication_task: Add `resource_identifier` argument
```
3 changes: 3 additions & 0 deletions .changelog/36903.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_mwaa_environment: Add `database_vpc_endpoint_service` and `webserver_vpc_endpoint_service` attributes
```
3 changes: 3 additions & 0 deletions .changelog/36926.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_iam_user_login_profile: Fix forced re-creation when `password_reset_required` is `true` and initial password reset is completed
```
3 changes: 3 additions & 0 deletions .changelog/36928.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_fsx_windows_file_system: Fix error `BadRequest: AuditLogDestination must not be provided when auditing is disabled` when updating `audit_log_configuration.0.file_access_audit_log_level` and `audit_log_configuration.0.file_share_access_audit_log_level` to `"DISABLED"`
```
3 changes: 3 additions & 0 deletions .changelog/36933.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_vpc_dhcp_options: Fix `NotFound` error handling on delete
```
11 changes: 11 additions & 0 deletions .changelog/36934.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
```release-note:enhancement
resource/aws_vpc_dhcp_options: Add `ipv6_address_preferred_lease_time` attribute
```

```release-note:enhancement
resource/aws_default_vpc_dhcp_options: Add `ipv6_address_preferred_lease_time` as Computed attribute
```

```release-note:enhancement
data-source/aws_vpc_dhcp_options: Add `ipv6_address_preferred_lease_time` attribute
```
19 changes: 19 additions & 0 deletions .changelog/36936.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
```release-note:bug
resource/aws_dms_replication_task: Allows leaving `replication_task_settings` unset to use default settings.
```

```release-note:bug
resource/aws_dms_replication_task: Suppresses differences in partial `replication_task_settings` JSON documents.
```

```release-note:bug
resource/aws_dms_replication_task: Adds validation to `replication_task_settings` to disallow `Logging.CloudWatchLogGroup` and `Logging.CloudWatchLogStream`.
```

```release-note:bug
resource/aws_dms_replication_config: Suppresses differences in partial `replication_settings` JSON documents.
```

```release-note:bug
resource/aws_dms_replication_config: Adds validation to `replication_settings` to disallow `Logging.CloudWatchLogGroup` and `Logging.CloudWatchLogStream`.
```
3 changes: 3 additions & 0 deletions .changelog/36942.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_codebuild_project: Add GitLab and GitLab Self Managed support to the `report_build_status` and `build_status_config` arguments
```
3 changes: 3 additions & 0 deletions .changelog/36953.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_imagebuilder_image: Add `execution_role` and `workflow` arguments
```
3 changes: 3 additions & 0 deletions .changelog/36954.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_autoscaling_group: Add `alarm_specification` to the `instance_refresh.preferences` configuration block
```
11 changes: 11 additions & 0 deletions .changelog/36963.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
```release-note:enhancement
data-source/aws_eip: Add `ptr_record` attribute
```

```release-note:enhancement
resource/aws_eip: Add `ptr_record` attribute
```

```release-note:new-resource
aws_eip_domain_name
```
3 changes: 3 additions & 0 deletions .changelog/36967.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_db_proxy: Fix `interface conversion: interface {} is nil, not map[string]interface {}` panic when `auth` is empty (`{}`)
```
15 changes: 15 additions & 0 deletions .changelog/36969.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
```release-note:enhancement
resource/aws_lb: Add `client_keep_alive` argument
```

```release-note:enhancement
resource/aws_alb: Add `client_keep_alive` argument
```

```release-note:enhancement
data-source/aws_lb: Add `client_keep_alive` argument
```

```release-note:enhancement
data-source/aws_alb: Add `client_keep_alive` argument
```
3 changes: 3 additions & 0 deletions .changelog/36980.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_appconfig_deployment: Fix `ConflictException` errors on resource Create
```
3 changes: 3 additions & 0 deletions .changelog/36982.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_cloudformation_stack_set: Add retry when creating to potentially help with eventual consistency problems
```
Loading