Skip to content

Commit

Permalink
Merge pull request #6 from trendmicro/update-version
Browse files Browse the repository at this point in the history
update to version 0.3.4
  • Loading branch information
johannes-guardrail authored Sep 7, 2021
2 parents 461b861 + 853c7d3 commit 7c8ca00
Show file tree
Hide file tree
Showing 49 changed files with 112 additions and 110 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.4

* fix documentation

## 0.3.3

* fix documentation
Expand Down
4 changes: 2 additions & 2 deletions docs/guides/aws/aws_provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Note: You can always change the values declared according to your choice.
terraform {
required_providers {
conformity = {
version = "0.3.3"
source = "trendmicro.com/cloudone/conformity"
version = "0.3.4"
source = "trendmicro/conformity"
}
aws = {
source = "hashicorp/aws"
Expand Down
4 changes: 2 additions & 2 deletions docs/guides/azure/azure_provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Note: You can always change the values declared according to your choice.
terraform {
required_providers {
conformity = {
version = "0.3.3"
source = "trendmicro.com/cloudone/conformity"
version = "0.3.4"
source = "trendmicro/conformity"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Note: You can always change the values declared according to your choice.
terraform {
required_providers {
conformity = {
version = "0.3.3"
source = "trendmicro.com/cloudone/conformity"
version = "0.3.4"
source = "trendmicro/conformity"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions docs/guides/group/group_provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ Note: You can always change the values declared according to your choice.
terraform {
required_providers {
conformity = {
version = "0.3.3"
source = "trendmicro.com/cloudone/conformity"
version = "0.3.4"
source = "trendmicro/conformity"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions docs/guides/profile_settings/profile_settings_provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Note: You can always change the values declared according to your choice.
terraform {
required_providers {
conformity = {
version = "0.3.3"
source = "trendmicro.com/cloudone/conformity"
version = "0.3.4"
source = "trendmicro/conformity"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions docs/guides/report_config/report_config_provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Note: You can always change the values declared according to your choice.
terraform {
required_providers {
conformity = {
version = "0.3.3"
source = "trendmicro.com/cloudone/conformity"
version = "0.3.4"
source = "trendmicro/conformity"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions docs/guides/sso_user/sso_user_provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ Note: You can always change the values declared according to your choice.
terraform {
required_providers {
conformity = {
version = "0.3.3"
source = "trendmicro.com/cloudone/conformity"
version = "0.3.4"
source = "trendmicro/conformity"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions docs/guides/user/user_provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ Note: You can always change the values declared according to your choice.
terraform {
required_providers {
conformity = {
version = "0.3.3"
source = "trendmicro.com/cloudone/conformity"
version = "0.3.4"
source = "trendmicro/conformity"
}
}
}
Expand Down
34 changes: 16 additions & 18 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
}
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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>
4 changes: 2 additions & 2 deletions docs/resources/aws_cloudformation_stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@ terraform import aws_cloudformation_stack.stack CloudConformity
| Name | Version |
|------|---------|
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 3.44.0 |
| <a name="requirement_conformity"></a> [conformity](#requirement\_conformity) | 0.3.3 |
| <a name="requirement_conformity"></a> [conformity](#requirement\_conformity) | 0.3.4 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 3.44.0 |
| <a name="provider_conformity"></a> [conformity](#provider\_conformity) | 0.3.3 |
| <a name="provider_conformity"></a> [conformity](#provider\_conformity) | 0.3.4 |

## Resources

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/conformity_aws_account.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,14 +263,14 @@ terraform show -no-color >> main.tf
| Name | Version |
|------|---------|
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 3.44.0 |
| <a name="requirement_conformity"></a> [conformity](#requirement\_conformity) | 0.3.3 |
| <a name="requirement_conformity"></a> [conformity](#requirement\_conformity) | 0.3.4 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 3.44.0 |
| <a name="provider_conformity"></a> [conformity](#provider\_conformity) | 0.3.3 |
| <a name="provider_conformity"></a> [conformity](#provider\_conformity) | 0.3.4 |

## Resources

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/conformity_azure_account.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,10 @@ terraform show -no-color >> main.tf

| Name | Version |
|------|---------|
| <a name="requirement_conformity"></a> [conformity](#requirement\_conformity) | 0.3.3 |
| <a name="requirement_conformity"></a> [conformity](#requirement\_conformity) | 0.3.4 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_conformity"></a> [conformity](#provider\_conformity) | 0.3.3 |
| <a name="provider_conformity"></a> [conformity](#provider\_conformity) | 0.3.4 |
4 changes: 2 additions & 2 deletions docs/resources/conformity_communication_settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,10 @@ terraform show -no-color >> main.tf

| Name | Version |
|------|---------|
| <a name="requirement_conformity"></a> [conformity](#requirement\_conformity) | 0.3.3 |
| <a name="requirement_conformity"></a> [conformity](#requirement\_conformity) | 0.3.4 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_conformity"></a> [conformity](#provider\_conformity) | 0.3.3 |
| <a name="provider_conformity"></a> [conformity](#provider\_conformity) | 0.3.4 |
4 changes: 2 additions & 2 deletions docs/resources/conformity_group.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ terraform show -no-color >> main.tf

| Name | Version |
|------|---------|
| <a name="requirement_conformity"></a> [conformity](#requirement\_conformity) | 0.3.3 |
| <a name="requirement_conformity"></a> [conformity](#requirement\_conformity) | 0.3.4 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_conformity"></a> [conformity](#provider\_conformity) | 0.3.3 |
| <a name="provider_conformity"></a> [conformity](#provider\_conformity) | 0.3.4 |
4 changes: 2 additions & 2 deletions docs/resources/conformity_profile.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,10 @@ terraform show -no-color >> main.tf

| Name | Version |
|------|---------|
| <a name="requirement_conformity"></a> [conformity](#requirement\_conformity) | 0.3.3 |
| <a name="requirement_conformity"></a> [conformity](#requirement\_conformity) | 0.3.4 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_conformity"></a> [conformity](#provider\_conformity) | 0.3.3 |
| <a name="provider_conformity"></a> [conformity](#provider\_conformity) | 0.3.4 |
4 changes: 2 additions & 2 deletions docs/resources/conformity_report_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,10 @@ terraform show -no-color >> main.tf

| Name | Version |
|------|---------|
| <a name="requirement_conformity"></a> [conformity](#requirement\_conformity) | 0.3.3 |
| <a name="requirement_conformity"></a> [conformity](#requirement\_conformity) | 0.3.4 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_conformity"></a> [conformity](#provider\_conformity) | 0.3.3 |
| <a name="provider_conformity"></a> [conformity](#provider\_conformity) | 0.3.4 |
4 changes: 2 additions & 2 deletions docs/resources/conformity_sso_user.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@ terraform show -no-color >> main.tf

| Name | Version |
|------|---------|
| <a name="requirement_conformity"></a> [conformity](#requirement\_conformity) | 0.3.3 |
| <a name="requirement_conformity"></a> [conformity](#requirement\_conformity) | 0.3.4 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_conformity"></a> [conformity](#provider\_conformity) | 0.3.3 |
| <a name="provider_conformity"></a> [conformity](#provider\_conformity) | 0.3.4 |
4 changes: 2 additions & 2 deletions docs/resources/conformity_user.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@ terraform show -no-color >> main.tf

| Name | Version |
|------|---------|
| <a name="requirement_conformity"></a> [conformity](#requirement\_conformity) | 0.3.3 |
| <a name="requirement_conformity"></a> [conformity](#requirement\_conformity) | 0.3.4 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_conformity"></a> [conformity](#provider\_conformity) | 0.3.3 |
| <a name="provider_conformity"></a> [conformity](#provider\_conformity) | 0.3.4 |
4 changes: 2 additions & 2 deletions example/access/provider.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
terraform {
required_providers {
conformity = {
version = "0.3.3"
source = "trendmicro.com/cloudone/conformity"
version = "0.3.4"
source = "trendmicro/conformity"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions example/aws/provider.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
terraform {
required_providers {
conformity = {
version = "0.3.3"
source = "trendmicro.com/cloudone/conformity"
version = "0.3.4"
source = "trendmicro/conformity"
}
aws = {
source = "hashicorp/aws"
Expand Down
4 changes: 2 additions & 2 deletions example/azure/provider.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
terraform {
required_providers {
conformity = {
version = "0.3.3"
source = "trendmicro.com/cloudone/conformity"
version = "0.3.4"
source = "trendmicro/conformity"

}
}
Expand Down
4 changes: 2 additions & 2 deletions example/communication_setting/email/provider.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
terraform {
required_providers {
conformity = {
version = "0.3.3"
source = "trendmicro.com/cloudone/conformity"
version = "0.3.4"
source = "trendmicro/conformity"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions example/communication_setting/ms-teams/provider.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
terraform {
required_providers {
conformity = {
version = "0.3.3"
source = "trendmicro.com/cloudone/conformity"
version = "0.3.4"
source = "trendmicro/conformity"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions example/communication_setting/multiple/provider.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
terraform {
required_providers {
conformity = {
version = "0.3.3"
source = "trendmicro.com/cloudone/conformity"
version = "0.3.4"
source = "trendmicro/conformity"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions example/communication_setting/slack/provider.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
terraform {
required_providers {
conformity = {
version = "0.3.3"
source = "trendmicro.com/cloudone/conformity"
version = "0.3.4"
source = "trendmicro/conformity"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions example/communication_setting/sms/provider.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
terraform {
required_providers {
conformity = {
version = "0.3.3"
source = "trendmicro.com/cloudone/conformity"
version = "0.3.4"
source = "trendmicro/conformity"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions example/communication_setting/sns/provider.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
terraform {
required_providers {
conformity = {
version = "0.3.3"
source = "trendmicro.com/cloudone/conformity"
version = "0.3.4"
source = "trendmicro/conformity"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions example/communication_setting/webhook/provider.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
terraform {
required_providers {
conformity = {
version = "0.3.3"
source = "trendmicro.com/cloudone/conformity"
version = "0.3.4"
source = "trendmicro/conformity"
}
}
}
Expand Down
Loading

0 comments on commit 7c8ca00

Please sign in to comment.