Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Thales Group committed Jun 7, 2024
1 parent fc4bb33 commit 781df82
Show file tree
Hide file tree
Showing 91 changed files with 91 additions and 91 deletions.
2 changes: 1 addition & 1 deletion sample-scripts/aws-cloudhsm-keys/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/aws-keys/create-native/ec/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/aws-keys/create-native/rsa/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/aws-keys/create-native/symmetric/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/aws-keys/import/ciphertrust/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/aws-keys/import/dsm/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/aws-keys/import/hsm-luna/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/aws-keys/key-rotation/ciphertrust/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/aws-keys/key-rotation/dsm/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/aws-keys/key-rotation/hsm-luna/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/aws-keys/key-synchronization/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/aws-keys/policy-templates/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/aws-keys/upload/ciphertrust/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/aws-keys/upload/dsm/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/aws-keys/upload/hsm-luna/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/aws-xks/cm-as-key-source/linked-key/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/azure-keys/create-native/ec/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/azure-keys/create-native/hsm/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/azure-keys/create-native/rsa/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/azure-keys/key-rotation/ciphertrust/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/azure-keys/key-rotation/dsm/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/azure-keys/key-rotation/hsm-luna/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/azure-keys/key-rotation/native/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/azure-keys/key-synchronization/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/azure-keys/upload/ciphertrust/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/azure-keys/upload/dsm/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/azure-keys/upload/hsm-luna/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/azure-keys/upload/pfx/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/cm-keys/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/connections/aws/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/connections/azure/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/connections/dsm/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/connections/google/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/connections/luna-hsm/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/connections/oci/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/data-sources/aws-key/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/data-sources/azure-connection/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion sample-scripts/data-sources/azure-key/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
ciphertrust = {
source = "ThalesGroup/ciphertrust"
version = "0.10.4-beta"
version = "0.10.5-beta"
}
}
}
Expand Down
Loading

0 comments on commit 781df82

Please sign in to comment.