Skip to content

fun-dev/fun-cloud-provision

Repository files navigation

(FCP) Provision GCP Components

Installation

  • Do install script which is under install dir. OS X & Linux:
Nothing Special

Windows:

Nothing Special

Usage example

  • We'll init terraform environment.
terraform init
  • We'll ask to terraform to check to code.
terraform plan
  • We'll execute our code.
terraform apply

Development setup

Requirement

Release History

  • 0.0.1
    • Work in progress

Meta

Tarako Chan – @tozastation

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Reference

Releases

No releases published

Packages

No packages published