-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bootstrat a terraform project for oracle #2973
Comments
use this page to setup key pair for oci-cli : https://docs.oracle.com/en-us/iaas/Content/API/Concepts/apisigningkey.htm#Required_Keys_and_OCIDs |
lock at the upload public key as the user we use is a federated user linked with the azureAD SSO, we need to synchronize users : |
we decided to create a local user with 2FA to access the CLI TODO : try to add a local user smerle synchronized with the federate process azureAD with mark account |
complete the oracle project by setting those files, based on the AWS ones : |
Job + credentials created in infra.ci by the following PRs: |
Opened a bug in jenkins-infra/helm-charts#148 about the multiline string failing the job-dsl |
as per jenkins-infra/oracle#2 |
the first updatecli run fail over a
adding the group https://github.com/orgs/jenkins-infra/teams/ci-bot in read/write seems to solve it |
merged all the updatecli PR done. |
Service(s)
Oracle / Terraform bootstrap state
Summary
Boostrap a terraform project for oracle with a terraform-state hosted in an azure bucket.
The aim is to create the kernel with authentication user / api-token / principal object (bdd ?)
then to output the authentifications infos to pass within SOPS that will be consumed by the pipeline within the final oracle project based on this bootstrap.
the final project would then be used for : #2682 and #2649
work in progress :
as per https://github.com/jenkins-infra/terraform-states/commit/eeb514512f7ece88067e6f6d68cc492d62895d51 for the skeleton
and https://github.com/jenkins-infra/terraform-states/commit/0679ee48048ab2a11441fa4590035016ebdf6de8
need to login the oracle cloud infra from the source computer that will terraform apply and then add the outputs.
The text was updated successfully, but these errors were encountered: