Commit 292d6be1 authored by Syed Bilal Raees's avatar Syed Bilal Raees

changes to backend

parent 1afd2758
terraform {
backend "http" {
}
backend "http" {address = "http://myrest.api.com/foo"
}
required_providers {
gitlab = {
source = "gitlabhq/gitlab"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment