-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from trendmicro/update-version
update to version 0.3.4
- Loading branch information
Showing
49 changed files
with
112 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
## 0.3.4 | ||
|
||
* fix documentation | ||
|
||
## 0.3.3 | ||
|
||
* fix documentation | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,8 +23,8 @@ Conformity Provider Section | |
terraform { | ||
required_providers { | ||
conformity = { | ||
version = "0.3.3" | ||
source = "trendmicro.com/cloudone/conformity" | ||
version = "0.3.4" | ||
source = "trendmicro/conformity" | ||
} | ||
} | ||
} | ||
|
@@ -59,8 +59,8 @@ provider "aws" { | |
terraform { | ||
required_providers { | ||
conformity = { | ||
version = "0.3.3" | ||
source = "trendmicro.com/cloudone/conformity" | ||
version = "0.3.4" | ||
source = "trendmicro/conformity" | ||
} | ||
aws = { | ||
source = "hashicorp/aws" | ||
|
@@ -90,17 +90,15 @@ the environment: https://www.terraform.io/docs/cli/config/environment-variables. | |
|
||
## Support | ||
|
||
This solution is provided ‘as is’, ‘with all faults’, ‘as available’ under a Trend Micro end user agreement<br/> | ||
(www.trendmicro.com/en_sg/about/legal.html?modal=en-mulitcountry-tm-tools-eulapdf). This<br/> | ||
solution should be seen as community supported and Trend Micro will<br/> | ||
contribute our expertise as and when possible. We do not provide<br/> | ||
technical support or help in using or troubleshooting the components of<br/> | ||
the project through our normal support options. The underlying product<br/> | ||
used (Conformity API) by the solution are supported, but the support is<br/> | ||
only for the product functionality and not for help in deploying or<br/> | ||
using this solution itself.<br/> | ||
|
||
|
||
Report an issue or commit a feature improvement to the provider https://github.com/trendmicro/terraform-provider-conformity.<br/> | ||
Contact the Trend Micro team at [email protected] to report an issue or make a feature request<br/> | ||
Report an Issue https://github.com/trendmicro/terraform-provider-conformity/issues.<br/> | ||
This solution is provided ‘as is’, ‘with all faults’, ‘as available’ under a Trend Micro end user agreement (www.trendmicro.com/en_sg/about/legal.html?modal=en-mulitcountry-tm-tools-eulapdf).</br> | ||
This solution should be seen as community supported and Trend Micro will</br> | ||
contribute our expertise as and when possible. We do not provide</br> | ||
technical support or help in using or troubleshooting the components of</br> | ||
the project through our normal support options. The underlying product</br> | ||
used (Conformity API) by the solution are supported, but the support is</br> | ||
only for the product functionality and not for help in deploying or</br> | ||
using this solution itself.</br> | ||
|
||
Report an issue or commit a feature improvement to the provider https://github.com/trendmicro/terraform-provider-conformity</br> | ||
Contact the Trend Micro team at [email protected] to report an issue or make a feature request.</br> | ||
Report an Issue https://github.com/trendmicro/terraform-provider-conformity/issues</br> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.