Skip to content

Commit

Permalink
Merge branch 'DOC-3981' into 'master'
Browse files Browse the repository at this point in the history
DOC-3981: Update osc-api and addprops to 1.27

See merge request documentation/doc-terraform-template!77
  • Loading branch information
aurelienmoreira committed Nov 6, 2023
2 parents 0e26e51 + 073cfb7 commit d9914cb
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 deletions.
4 changes: 3 additions & 1 deletion Content/resources/access_key-addprop.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
argument:
add:
state: (Optional) The state for the access key (`ACTIVE` | `INACTIVE`).
state: (Optional) The state for the access key (`ACTIVE` | `INACTIVE`).
remove:
- user_name # Waiting for Terraform implementation
1 change: 0 additions & 1 deletion Content/resources/snapshot_attributes-addprop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ argument:
attribute:
remove:
- account_alias
- creation_date # Waiting for Terraform implementation
- description
- permissions_to_create_volume
- progress
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Documentation Components for the OUTSCALE Terraform Provider
[![Project Graduated](https://docs.outscale.com/fr/userguide/_images/Project-Graduated-green.svg)](https://docs.outscale.com/en/userguide/Open-Source-Projects.html)

You can find the documentation of the OUTSCALE Terraform provider on the [official Terraform website](https://registry.terraform.io/providers/outscale-dev/outscale/latest/docs).
You can find the documentation of the OUTSCALE Terraform provider on the [official Terraform website](https://registry.terraform.io/providers/outscale/outscale/latest/docs).

# Contributions

Expand Down

0 comments on commit d9914cb

Please sign in to comment.