We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b5d53 commit e50a57bCopy full SHA for e50a57b
CHANGELOG.md
@@ -10,18 +10,10 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
10
the `env` subcommand is still supported as an alias for backward compatibility. The `env` subcommand will be removed altogether in
11
a future release, so it's recommended to update any automation or wrapper scripts that use these commands.
12
13
-FEATURES:
14
-
15
16
IMPROVEMENTS:
17
18
* core: Providers no longer in the main Terraform distribution; installed automatically by init instead [GH-15208]
19
* core: `terraform env` command renamed to `terraform workspace` [GH-14952]
20
-* provider/google: Add an additional delay when checking for sql operations [GH-15170]
21
-* provider/rancher: Move to Rancher V2 API [GH-13908]
22
23
-BUG FIXES:
24
25
26
27
## 0.9.8 (June 7, 2017)
0 commit comments