Skip to content

Commit

Permalink
Merge pull request #43 from ConseilsTI/v0.0.42
Browse files Browse the repository at this point in the history
v0.0.42
  • Loading branch information
benyboy84 authored Mar 14, 2024
2 parents 8ba6a0e + c8148c8 commit 6706fe3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# Terraform Cloud Foundation

<!-- [START BADGES] -->
[![Lint Code Base](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/linter.yml/badge.svg)](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/linter.yml)
[![Terraform Format](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/terraform.yml/badge.svg)](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/terraform.yml)
[![Terraform Docs](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/documentation.yml/badge.svg)](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/documentation.yml)
[![Lint Code Base](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/linter.yml/badge.svg?event=pull_request)](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/linter.yml)
[![Terraform Format](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/terraform.yml/badge.svg?event=pull_request)](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/terraform.yml)
[![Terraform Docs](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/documentation.yml/badge.svg?event=pull_request)](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/documentation.yml)
<!-- [END BADGES] -->

Code which manages configuration and life-cycle of all the Terraform Cloud
Expand Down
6 changes: 3 additions & 3 deletions docs/README_header.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Terraform Cloud Foundation

<!-- [START BADGES] -->
[![Lint Code Base](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/linter.yml/badge.svg)](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/linter.yml)
[![Terraform Format](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/terraform.yml/badge.svg)](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/terraform.yml)
[![Terraform Docs](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/documentation.yml/badge.svg)](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/documentation.yml)
[![Lint Code Base](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/linter.yml/badge.svg?event=pull_request)](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/linter.yml)
[![Terraform Format](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/terraform.yml/badge.svg?event=pull_request)](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/terraform.yml)
[![Terraform Docs](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/documentation.yml/badge.svg?event=pull_request)](https://github.com/ConseilsTI/TerraformCloud-Foundation/actions/workflows/documentation.yml)
<!-- [END BADGES] -->

Code which manages configuration and life-cycle of all the Terraform Cloud
Expand Down

0 comments on commit 6706fe3

Please sign in to comment.