diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cd522b..8ebad3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ -## 1.1.0 (Unreleased) +## 2.0.3 + +Updated dependancies +## 2.0.2 +Update terraform provider files + +## 1.1.0 (Unreleased) ## 1.0.0 (Aug 25, 2019) diff --git a/docs/data-sources/account.md b/docs/data-sources/account.md index 6e997fd..4ce3833 100644 --- a/docs/data-sources/account.md +++ b/docs/data-sources/account.md @@ -3,15 +3,11 @@ page_title: "waapm_account Data Source - terraform-provider-waapm" subcategory: "" description: |- - + --- # waapm_account (Data Source) - - - - ## Schema @@ -35,5 +31,3 @@ description: |- ### Read-Only - **value** (String, Sensitive) value of the secret - - diff --git a/docs/index.md b/docs/index.md index 51dea1b..d611784 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3,14 +3,12 @@ page_title: "waapm Provider" subcategory: "" description: |- - + --- # waapm Provider - - - +This provider require that waapm binary is either installed or available on the host executing the code. ## Schema