IMPROVEMENTS:
FEATURES:
- Add option to skip config validation (#97)
FEATURES:
- Prepare provider for Terraform v0.12 (#96)
IMPROVEMENTS:
BUG FIXES:
- Recreate rancher_host resource when hostname changes (#82)
- Avoid crashing when registry ID cannot be found (#92)
BUG FIXES:
- resource/rancher_volume: changing environment_id or driver forces resource renewal (#79)
FEATURES:
- New Resource:
rancher_volume
(#63)
IMPROVEMENTS:
- doc/rancher_volume: add resource usage documentation (#64)
- resource/rancher_registry_credential: Deprecate email attribute (#61)
BUG FIXES:
- doc: add missing entries in doc sidebar (#59)
BUG FIXES:
- doc/rancher_certificate: add datasource usage documentation (#58)
- doc/rancher_registration_token: fix documentation (#50)
- datasource/rancher_certificate: increase NotFoundChecks (#57)
- resource/rancher_environment: add missing pending states (#53)
FEATURES:
BUG FIXES:
- resource/rancher_host: remove rancher_host's importer (#43)
- resource/rancher_host: increase NotFoundChecks (#46)
IMPROVEMENTS:
- resource/rancher_stack: improve error messages (#40)
BUG FIXES:
- resource/rancher_host: wait when host is in 'activating' state (#31)
- resource/rancher_environment: fix member creation and orchestration update (#37)
- resource/rancher_stack: get system scope from API (#39)
- resource/rancher_stack: use all valid suffixes to retrieve catalog template files (#41)
IMPROVEMENTS:
- resource/rancher_registration_token: add 'agent_ip' argument (#23)
BUG FIXES:
- resource/rancher_environment: fix setting membership on creation (#29)
- resource/rancher_stack: wait when stack is in 'upgrading' state (#21)
- resource/rancher_stack: wait when stack is in 'registering' state (#22)
FEATURES:
BUG FIXES:
- tests: Add orchestration parameter to fix acceptance tests (#10)
- resource/rancher_certificate: fix doc (#12)
- resource/rancher_environment: fix members casting when creating (#18)
- resource/rancher_host: wait for host to be created (#17)
- resource/rancher_host: deactivate host before deleting it (#20)
- fix missing attributes in doc (#16)
IMPROVEMENTS:
- Move to Rancher V2 API [#13908](hashicorp/terraform#13908)