Skip to content

niveklabs/fastly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fastly Provider

provider "fastly" {
  version = "0.19.3"

  # api_key - (optional) is a type of string
  api_key = null
  # base_url - (optional) is a type of string
  base_url = null
}

Packages

No packages published

Languages