We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfa4d9b commit 3258aa9Copy full SHA for 3258aa9
1 file changed
CHANGELOG.md
@@ -43,6 +43,7 @@ IMPROVEMENTS:
43
* provider/aws: Add Enhanced VPC routing to Redshift [GH-9950]
44
* provider/openstack: Add `value_specs` to `openstack_fw_policy_v1` resource, allowing vendor information [GH-9835]
45
* provider/openstack: Add `value_specs` to `openstack_fw_firewall_v1` resource, allowing vendor information [GH-9836]
46
+ * provider/openstack: Instance `user_data` will now detect if the incoming data is already Base64 encoded [GH-9966]
47
* provider/random: The `b64` attribute on `random_id` resources is deprecated, replaced by `b64_url` and `b64_std` [GH-9903]
48
49
BUG FIXES:
0 commit comments