Releases: outscale/terraform-provider-outscale
v0.3.0
Merge branch 'develop-oapi' into 'master' Merge Develop oapi Closes TPD-1954, TPD-1948, TPD-1950, TPD-1951, TPD-1946, and TPD-1941 See merge request customer-tooling/terraform-provider-outscale!477
v0.2.0
Merge branch 'develop-oapi' into 'master' Merge request 0.2.0 Closes TPD-1939 and TPD-1919 See merge request customer-tooling/terraform-provider-outscale!453
v0.1.1
Merge pull request #13 from outscale-dev/fix-proxyenv Fix proxy
v0.1.0
Update README.md Updated release name
release-0.1.0RC9
0.1.0RC9 (June 22, 2020)
FEATURES:
-
New Data Source: outscale_access_key
-
New Data Source: outscale_access_keys
-
New Data Source: outscale_client_gateway
-
New Data Source: outscale_client_gateways
-
New Data Source: outscale_dhcp_option
-
New Data Source: outscale_dhcp_options
-
New Data Source: outscale_virtual_gateway
-
New Data Source: outscale_virtual_gateways
-
New Data Source: outscale_vpn_connection
-
New Data Source: outscale_vpn_connections
-
New Resource: outscale_access_key
-
New Resource: outscale_client_gateway
-
New Resource: outscale_dhcp_option
-
New Resource: outscale_virtual_gateway
-
New Resource: outscale_virtual_gateway_link
-
New Resource: outscale_virtual_gateway_route_propagation
-
New Resource: outscale_vpn_connection
-
New Resource: outscale_vpn_connection_route
release-0.1.0RC8.2
Closes TPD-1881, TPD-1882, TPD-1884, TPD-1885 and 1887
release-0.1.0RC8.1
Merge branch 'develop-oapi' into 'master' 0.1.0RC8.1 Closes TPD-1877, TPD-1833, TPD-1843, and TPD-1848 See merge request customer-tooling/terraform-provider-outscale!397
release-0.1.0RC7
0.1.0RC7 (February 21, 2020)
BUG FIXES:
- Remove legacy API (TPD-1752)
- outscale_vm tags are not updated when updating the configuration (TPD-1793)
- Missing attribute when importing outscale_volume (TPD-1834)
- Missing attribute when importing outscale_nat_service (TPD-1839)
- Support custom endpoints (TPD-1845)
- outscale_vm resource is always sending DeleteOnVmDeletion in nics block attributes (TPD-1846)
- Performance attribute is missing in outscale_vm resource and datasource (TPD-1853)
- Terraform crashs when route table is linked to multiple subnets (TPD-1857)
- Terraform crash when updating destination_ip_range attribute in outscale_route resource (TPD-1863)
- outscale_route resource cannot be updated (TPD-1864)
release-0.1.0RC6.1
0.1.0RC6.1 (December 23, 2019)
BUG FIXES:
- outscale_Snapshot resource: cannot import snapshot (TPD-1732)
- outscale_Snapshot resource: cannot copy snapshot (TPD-1733)
- outscale_image resource: cannot copy an image (TPD-1734)
- outscale_image resource: cannot register an image (TPD-1735)
- outscale_vm resource is missing Nics attributes (TPD-1756)
- net_id and state always empty for outscale_internet_service (TPD-1770)
- outscale_nics datasources is using fcu type call (TPD-1773)
- outscale_nat_services datasource is not sending the filter to oAPI (TPD-1778)
- NetAccessPoint route attributes are empty in route_table datasource (TPD-1779)
- Regression on Nic datasource and datasources on oapi-client-external-library branch (TPD-1789)
- Regression on Images datasource and datasources on oapi-client-external-library branch (TPD-1791)
- Dependency issue on Destroy outscale_vm on oapi-client-external-library branch (TPD-1792)
- Tags are not updated when updating the configuration file for different resources (TPD-1794)
- Regression on outscale_vm when creating a vm in a net (TPD-1806)
- Regression: vm_initiated_shutdown_behavior cannot be set on outscale_vm resource in a net (TPD-1807)
- Regression on creating outscale_volume resource (IO1 volumes ) (TPD-1808)
- Cannot remove tags when updating the configuration file for different resources (TPD-1809)
- Regression: outscale_volumes_link resource fails (TPD-1810)
- Impossible to create a Nat service route in outscale_route resource (TPD-1811)
- Regression on destroy outscale_route (TPD-1812)
- nat_service_id attribute is missing in outscale_route_table datasource and datasources (TPD-1813)
- Missing Inbound_rules in outscale_security_group datasource (TPD-1814)
- outscale_security_group datasource fails if the security group has a rule to another security rule (TPD-1815)
- Regression on outscale_snapshot datasource et datasources (TPD-1816)
- outscale_image: cannot register an image anymore (TPD-1817)
- outscale_image: cannot copy an image anymore (TPD-1818)
- outscale_snapshot: cannot import a snapshot (TPD-1819)
- Missing attributes in outscale_snapshot resource (TPD-1820)
- outscale_volume datasource et datasources fail if the volume is linked to a VM (TPD-1821)
- Missing Password Attribute in outscale_vm (TPD-1822)
Intermediate release-0.1.0RC5
0.1.0RC5 (October 16, 2019)
BUG FIXES:
- outscale_image Incorrect attribute on datasource (TPD-1776)
- Wrong attribute for Tags in outscale_subnets datasources (TPD-1763)
- outscale_nat_services datasources is missing request_id attribute (TPD-1762)
- Regression on outscale_nat_service (destroy) (TPD-1761)
- Regression: Placement attributes cannot be set in oAPI outscale_vm resource (TPD-1759)
- Regression on security_group_rule resource (TPD-1758)
- Regression on outscale_volume_link resource (TPD-1757)
- outscale_vm resource is not sending block_device_mappings attributes (TPD-1755)
- outscale_subnet datasource: wrong attribute for tags (TPD-1749)
- outscale_public_ip datasource is not sending the filter to oAPI (TPD-1748)
- image_id and subnet_id are not ForceNew type arguments (TPD-1746)
- outscale_snapshot resource: tags cannot be set (TPD-1745)
- outscale_internet_service resource: tags cannot be set (TPD-1744)
- outscale_subnet resource: tags cannot be set (TPD-1743)
- outscale_vm resource: tags cannot be set (TPD-1742)
- outscale_vm resource: private_ips and nic_id arguments cannot be set (TPD-1736)
- outscale_vm_attributes: VM are always stopped before updating VM attributes (TPD-1730)
- scale_Net_Peering datasource is using fcu type call (TPD-1729)
- outscale_nic resource: private_ips and security_group_id arguments cannot be set (TPD-1781)
- outscale_route_table fails (TPD-1726)
- outscale_vms datasources fails (TPD-1760)
- outscale_public_ips datasource is using fcu calls (TPD-1695)
- outscale_nic_private_ip fails at unlink (TPD-1727)
- outscale_nic resource and datasource are having attribute errors (TPD-1717)
- outscale_nets is reporting invalid attributes (TPD-1711)
- outscale_net datasource is not sending the filter to oAPI (TPD-1721)
- outscale_image_launch_permission fails for Permissions removals (TPD-1782)
- outscale_Snapshot_Update fails (TPD-1728)
- outscale_vm doesn't modify deletion protection attribute (TPD-1725)
- Wrong attributes for block_device_mappings in outscale_vm resource and datasource (TPD-1771)
- Wrong attribute for Tags in outscale_image resource and datasource (TPD-1768)
- Unnecessary vms.x.block_device_mappings.# attributes in outscale_vms datasources (TPD-1777)
- Unnecessary virtual_gateway_id attribute in route_table datasource (TPD-1780)
- Remove all secret information from code (TPD-1750)
- Missing Tags attributes in outscale_vm resource (regression) (TPD-1772)
- Add password atttribute to outscale_vm for windows vm (TPD-1747)
- request_id attribute is missing in outscale_security_groups datasources (TPD-1766)
- outscale_vm resource is always sending DeleteOnVmDeletion in block_device_mappings attribute (TPD-1774)
- outscale_route_tables datasources fails (TPD-1764)
- outscale_images datasources fails (TPD-1769)
- outscale_net_peerings datasources is using fcu type call (TPD-1767)