When using Resource Manager Task it fails when trying to authenticate
luissimoesneom opened this issue · 6 comments
Hi,
Authentication is failing on OCI provider. Do I need to specify a TFVARS file with the fingerprint and private_key?
Where do we store the private key file?
Thank you
Can you provide details on how you got this error ? Like how you were trying to set it up.
If you click on the deploy button (see below)
You dont need to provide any TFVARS. If you are running terraform locally, you need to edit terraform.tfvars.example we provide and rename it to terraform.tfvars
You probably have experienced the issue with the Terraform OCI Provider as listed here: oracle/terraform-provider-oci#1650
Try again now as this have been fixed.
My goal was to understand how the user_ocid, fingerprint and private_key_file variables are passed to the OCI Resource Manager Stack.... How is it supposed to authenticate? Do we need to specify those? If so, how?
This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 10 days.
This issue have been closed for no activity in 25 days
@luissimoesneom the variable is always passed to Resource manager. The authentication is by the user applying the stack