Skip to content
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

Unable to create VCN using standard module. #138

Open
erpratj opened this issue Sep 19, 2024 · 1 comment
Open

Unable to create VCN using standard module. #138

erpratj opened this issue Sep 19, 2024 · 1 comment
Labels
question Further information is requested

Comments

@erpratj
Copy link

erpratj commented Sep 19, 2024

This Github template is intended for questions regarding the Terraform Oracle Cloud Infrastructure VCN module.


Unable to create VCN using Terraform standard module

Problem Description

I am trying to create a new VCN using below URL:
https://docs.oracle.com/en-us/iaas/developer-tutorials/tutorials/tf-vcn/01-summary.htm

but when I reach "CREATE BASIC NETWORK" step, I encounter below error:

[opc@ebs1 tf-vcn]$ terraform init
Initializing the backend...
Initializing modules...
Downloading registry.terraform.io/oracle-terraform-modules/vcn/oci 3.6.0 for vcn...

│ Error: Failed to download module

│ on vcn-module.tf line 2:
│ 2: module "vcn" {

│ Could not download module "vcn" (vcn-module.tf:2) source code from
│ "git::https://github.com/oracle-terraform-modules/terraform-oci-vcn?ref=4d6c5559b59a4a9e6fd76f207dee0f795e40c002": error downloading
│ 'https://github.com/oracle-terraform-modules/terraform-oci-vcn?ref=4d6c5559b59a4a9e6fd76f207dee0f795e40c002': git must be available and on the PATH.

@erpratj erpratj added the question Further information is requested label Sep 19, 2024
@erpratj
Copy link
Author

erpratj commented Sep 19, 2024

As I am in restricted environment, can not access the above link. Thanks for the help.

Will wait for some other responses who might have faced same issues. I can see URL is accessible but still my VM is unable to connect to it.

@github-staff github-staff deleted a comment from Kami-prog Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant