Automating the Deployment of Infrastructure Using Deployment Manager Reviews

54667 reviews

my lab was not related with my GCP project. please assist

Miguel Arturo P. · Reviewed почти 7 лет ago

my lab was not related with my GCP project. please assist

Miguel Arturo P. · Reviewed почти 7 лет ago

Ajay S. · Reviewed почти 7 лет ago

Jayendra K. · Reviewed почти 7 лет ago

Kian T. · Reviewed почти 7 лет ago

志宏 黃. · Reviewed почти 7 лет ago

Muhammad R. · Reviewed почти 7 лет ago

Great lab

Alejandro Z. · Reviewed почти 7 лет ago

ok

Andrey K. · Reviewed почти 7 лет ago

Vijay Y. · Reviewed почти 7 лет ago

Pranav S. · Reviewed почти 7 лет ago

Kacper W. · Reviewed почти 7 лет ago

Peter F. · Reviewed почти 7 лет ago

Amit P. · Reviewed почти 7 лет ago

Pierluigi M. · Reviewed почти 7 лет ago

Amit P. · Reviewed почти 7 лет ago

Siddharth S. · Reviewed почти 7 лет ago

Krishnan N. · Reviewed почти 7 лет ago

Nikitha l. · Reviewed почти 7 лет ago

Indra Z. · Reviewed почти 7 лет ago

Krishnan N. · Reviewed почти 7 лет ago

Nikitha l. · Reviewed почти 7 лет ago

P S. · Reviewed почти 7 лет ago

Sekhar B. · Reviewed почти 7 лет ago

not working, error out. ERROR: (gcloud.deployment-manager.deployments.create) Error in Operation [operation-1571069690419-594e12ad09833-9242125b-bd923554]: errors: - code: MANIFEST_EXPANSION_USER_ERROR location: /deployments/dminfra/manifests/manifest-1571069690495 message: |- Manifest expansion encountered the following errors: while parsing a block mapping in "<unicode string>", line 2, column 3: - name: mynet-us-vm ^ expected <block end>, but found '<block mapping start>' in "<unicode string>", line 6, column 6: zone: us-central1-a ^ Resource: config instance-template.jinja file resources: - name: {{ env["name"] }} type: compute.v1.instance properties: machineType: zones/{{ properties["zone"] }}/machineTypes/{{ properties["machineType"] }} zone: {{ properties["zone"] }} networkInterfaces: - network: {{ properties["network"] }} subnetwork: {{ properties["subnetwork"] }} accessConfigs: - name: External NAT type: ONE_TO_ONE_NAT disks: - deviceName: {{ env["name"] }} type: PERSISTENT boot: true autoDelete: true initializeParams: sourceImage: https://www.googleapis.com/compute/v1/projects/debian-cloud/global/images/family/debian-9 config.yaml file imports: - path: instance-template.jinja resources: # Create the auto-mode network - name: mynetwork type: compute.v1.network properties: autoCreateSubnetworks: true # Create the firewall rule - name: mynetwork-allow-http-ssh-rdp-icmp type: compute.v1.firewall properties: network: $(ref.mynetwork.selfLink) sourceRanges: ["0.0.0.0/0"] allowed: - IPProtocol: TCP ports: [22, 80, 3389] # Create the mynet-us-vm instance - name: mynet-us-vm type: instance-template.jinja properties: zone: us-central1-a machineType: n1-standard-1 network: $(ref.mynetwork.selfLink) subnetwork: regions/us-central1/subnetworks/mynetwork # Create the mynet-eu-vm instance - name: mynet-eu-vm type: instance-template.jinja properties: zone: europe-west1-d machineType: n1-standard-1 network: $(ref.mynetwork.selfLink) subnetwork: regions/europe-west1/subnetworks/mynetwork

Atilla Ionut K. · Reviewed почти 7 лет ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.