IMPROVEMENTS:
- Enable timeouts for vpn_endpoint_v2 (#177)
IMPROVEMENTS:
-
Add support for multiname resources
-
Upgrade to 0.17.0 of the go-oracle-sdk
IMPROVEMENTS:
opc_storage_attachment
- Support for timeouts (#171)
NOTES:
Adding the additonal protocol version (5) for Terraform 0.12 to this release.
NOTES:
This release includes a Terraform SDK upgrade with compatibility for Terraform v0.12. The provider remains backwards compatible with Terraform v0.11 and there should not be any significant behavioural changes. (#168)
IMPROVEMENTS:
- Add ability to use different username/identity domains without forcing a recreate of the resource (#167)
IMPROVEMENTS:
- Add ability to set
instance_attributes
for orchestrated instances (#165)
IMPROVEMENTS:
- Add timeout support to snapshot (#160)
IMPROVEMENTS:
- r/opc_vpn_endpoint_v2: Many attributes are now updatable/more robust (#158)
FEATURES:
- New Resource:
r/opc_compute_vpn_endpoint_v2
(#157)
IMPROVEMENTS:
-
r/opc_lbaas_certificate: Now supports
TRUSTED
type (#147) -
r/opc_ip_address_reservation: Adding support for custom
ip_address_pools
(#152)
BUG FIXES:
-
r/opc_lbaas_server_pool: additional validation around origin servers (#143)
-
r/opc_lbaas_certificate: required attribute
certificate_chain
-> to optional (#143)
FEATURES:
- New Resource:
r/opc_lbaas_certificate
[#132] - New Resource:
r/opc_lbaas_listener
[#132] - New Resource:
r/opc_lbaas_load_balancer
[#132] - New Resource:
r/opc_lbaas_policy
[#132] - New Resource:
r/opc_lbaas_server_pool
(#132)
BUG FIXES:
-
All resources confirm that the client has been properly initialized (#136)
-
Don't unqualify security lists in orchestrated instances (#140)
FEATURES:
- New Datasource:
d/opc_compute_ssh_key
(#129) - New Datasource:
d/opc_compute_ip_reservation
(#130) - New Datasource:
d/opc_compute_ip_address_reservation
(#130)
IMPROVEMENTS:
- r/opc_compute_ip_reservation: Allows users to specify specific
parent_pool
(#127)
FEATURES:
-
New Resource:
r/opc_storage_volume_attachment
(#112) -
New Resource:
r/opc_compute_machine_image
(#109)
BUG FIXES:
- r/opc_orchestrated_instance: Fixed silent failures when creating an orchestrated instance (#108)
IMPROVEMENTS:
-
r/opc_storage_container: Add
quota_bytes
,quota_count
andmetadata
attributes (#96) -
r/opc_storage_object: Add
metadata
attributes (#96)
BUG FIXES
- Fixing broken link (#103)
NEW RESOURCE:
- r/opc_compute_orchestrated_instance [#92]
IMPROVEMENTS:
-
r/opc_compute_instance: Add
is_default_gatway
variable [#87] -
d/network_interface: Add
is_default_gateway
variable [#87] -
provider: Add
storage_service_id
variable to provider [#99] -
provider: Add useragent [#97]
-
docs: Various documentation improvements [#95]
FEATURES:
- New Resource:
opc_storage_object
(#55)
BUG FIXES:
- r/ip_network: Allow changing the name of an IP Network (#73)
- r/opc_compute_image_list_entry: Fix resource imports (#66)
- r/storage_container: Fixed
allowed_origins
(#62) - r/storage_volume: Allow errors to surface from Create (#69)
- r/vnic_set: Make
virtual_nics
Computed #52 - r/storage_volume_snapshot: Increase timeout for larger snapshots (#79)
- r/storage_volume: Remove validation around storage_type (#80)
NOTES:
- Various doc fixes/updates
FEATURES:
- New Datasource:
opc_compute_image_list_entry
(#50) - New Datasource:
opc_compute_storage_volume_snapshot
(#46) - New Resource:
opc_compute_storage_container
(#23) - Add timeout configuration: (#41)
BUG FIXES:
opc_storage_volume_snapshot
: Fix crash on import (#10)opc_compute_storage_volume
: bootable volumes can be added without an image list/image list entry (#19)- r/security_list: Suppress case diffs for security_list (#27)
NOTES:
- Bumping the provider version to get around provider caching issues - still same functionality
NOTES:
- Same functionality as that of Terraform 0.9.8. Repacked as part of Provider Splitout