-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'DOC-3981' into 'master'
DOC-3981: Update osc-api and addprops to 1.27 See merge request documentation/doc-terraform-template!77
- Loading branch information
Showing
5 changed files
with
6 additions
and
5 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,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 |
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
Submodule osc-api
updated
9 files
+0 −23 | .github/scripts/build-osc-sdk-go.sh | |
+0 −23 | .github/scripts/build-osc-sdk-js.sh | |
+0 −23 | .github/scripts/build-osc-sdk-python.sh | |
+0 −23 | .github/scripts/build-osc-sdk-rust.sh | |
+6 −1 | .github/scripts/build-osc-sdk.sh | |
+15 −0 | .github/workflows/github-sanity-scan.yml | |
+19 −5 | .github/workflows/release-osc-api.yml | |
+2 −0 | README.md | |
+1,279 −97 | outscale.yaml |
Submodule osc-api-deploy
updated
8 files
+0 −29 | .github/scripts/release-check-duplicate.sh | |
+0 −26 | .github/scripts/release-pr.sh | |
+0 −26 | .github/scripts/release-push.sh | |
+0 −36 | .github/workflows/build.yml | |
+0 −38 | README.md | |
+0 −21 | build.sh | |
+0 −28 | hacks/patch-nooneof.rb | |
+0 −15,697 | outscale-java.yaml |