FEATURES:
-
New Resource
linode_rdns
-
New Data Resource
linode_networking_ip
ENHANCEMENTS:
- Builds now use
go mod
- provider: Support custom
ua_prefix
- provider: Support custom API endpoint
url
BUG FIXES:
- Documentation and examples for
linode_domain
resource were missing requiredtype
field linode_domain_record
fieldttl_sec
accepts0
, as the API does (#35)linode_domain
fieldsttl_sec
,retry_sec
,expire_sec
, andrefresh_sec
now accept0
, as the API does
FEATURES:
- New Data Resource
linode_domain
ENHANCEMENTS:
- Documentation has been revised with links to relevant Linode Guides & Tutorials
BUG FIXES:
linode_instance.alerts.0.network_out
andlinode_instance.alerts.0.transfer_quota
were not created or updating correctly (#27)
BACKWARDS INCOMPATIBILITIES / NOTES:
- resource/linode_instance:
tags
field is now aTypeSet
instead of aTypeList
(#16)
ENHANCEMENTS:
- resource/linode_domain: Add
tags
field - resource/linode_nodebalancer: Add
tags
field - resource/linode_volume: Add
tags
field
BUG FIXES:
linode_nodebalancer_node.label
was updated from optional to required, the Linode API has always required this field
ENHANCEMENTS:
- resource/linode_instance: Add
timeouts
support forcreate
,update
, anddelete
(defaults 10, 20, 10) - resource/linode_image: Add
timeouts
support forcreate
(defaults 20) - resource/linode_volume: Add
timeouts
support forcreate
,update
, anddelete
(defaults 10, 20, 10)
ENHANCEMENTS:
- resource/linode_instance: Add
tags
field - resource/linode_instance: Add
authorized_users
field and addedauthorized_users
field todisk
FEATURES:
-
New Resource
linode_token
-
New Data Resource
linode_user
-
New Data Resource
linode_account
-
New Data Resource
linode_profile
BUG FIXES:
linode_nodebalancer_config.check_passive
changes were not handled (#4)
FEATURES:
-
New Resource
linode_instance
Initial work from @btobolaski! -
New Resource
linode_domain
-
New Resource
linode_domain_record
-
New Resource
linode_image
Thanks @akerl! -
New Resource
linode_nodebalancer
-
New Resource
linode_nodebalancer_config
-
New Resource
linode_nodebalancer_node
-
New Resource
linode_stackscript
-
New Resource
linode_sshkey
-
New Resource
linode_volume
-
New Data Resource
linode_image
Thanks @cliedeman! -
New Data Resource
linode_instance_type
Thanks @cliedeman! -
New Data Resource
linode_region
Thanks @cliedeman! -
New Data Resource
linode_sshkey