Coder Social home page Coder Social logo

azure-terraform's People

Contributors

kmdfaizal avatar mofaizal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

azure-terraform's Issues

not working

I wanted to test your repo, for figure out some problems I have with my setup. Both, Level 0 and 1 are not working because of an error:

Level 0:
Error: Error updating Route Table Association for Subnet "GatewaySubnet" (Virtual Network "vnet-dev-cloud-engg-project1" / Resource Group "rg-dev-githubnetworking"): network.SubnetsClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="VirtualNetworkGatewaySubnetRouteTableCannotHaveDefaultRoute" Message="The operation failed because of the 0.0.0.0/0 route in the route table rt-dev-gateway associated to the the GatewaySubnet is not supported. Please remove the route from the route table associated to the GatewaySubnet and try again. No changes have occurred on the gateway at this time. See here for additional details: https://aka.ms/GatewaySubnet." Details=[]

on azure-resources/routetable-association/rt-association.tf line 2, in resource "azurerm_subnet_route_table_association" "rt_subnet_association":
2: resource "azurerm_subnet_route_table_association" "rt_subnet_association" {

Level 1:

Error: Incorrect attribute value type

on modules/virtual-machine/virtual-machine.tf line 5, in resource "azurerm_virtual_machine" "virtual_machine":
5: network_interface_ids = ["${var.nic_id}"]

Inappropriate value for attribute "network_interface_ids": element 0: string
required.

Cheers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.