command
module
Version:
v0.0.0-...-7b95c2c
Opens a new window with list of versions in this module.
Published: Apr 20, 2017
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Note: Terraform now contains a bitbucket provider
https://www.terraform.io/docs/providers/bitbucket/index.html
Summary
bitbucket provider for Terraform
provider "bitbucket" {
username = "foo"
password = "bar"
}
Create Group
resource "bitbucket_group" "group" {
name = "admin_group"
permission = "admin"
auto_add = false
}
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.