forked from hashicorp/terraform-provider-aws
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path34292.txt
23 lines (18 loc) · 740 Bytes
/
34292.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
```release-note:enhancement
resource/aws_apprunner_service: Add `network_configuration.ip_address_type` argument
```
```release-note:enhancement
resource/aws_apprunner_service: Add `source_configuration.code_repository.source_directory` argument to support monorepos
```
```release-note:enhancement
resource/aws_apprunner_service: Allow `health_check_configuration` to be updated in-place
```
```release-note:bug
resource/aws_apprunner_service: Correctly set `service_url` for private services
```
```release-note:enhancement
resource/aws_apprunner_auto_scaling_configuration_version: Add `has_associated_service` and `is_default` attributes
```
```release-note:new-resource
aws_apprunner_default_auto_scaling_configuration_version
```