Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a resource for managing ACL policies. #22

Merged
merged 3 commits into from
Jan 29, 2018
Merged

Conversation

paddycarver
Copy link
Contributor

Add a new resource that enables the management of ACL policies. It
allows declaratively defining an ACL policy, and Terraform will make
sure it exists in the Nomad cluster.

Add a new resource that enables the management of ACL policies. It
allows declaratively defining an ACL policy, and Terraform will make
sure it exists in the Nomad cluster.
Copy link
Member

@mbfrahry mbfrahry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with just a minor spelling nit

client := meta.(*api.Client)
name := d.Id()

// retrie the policy
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

retrie to retrieve?

@paddycarver paddycarver merged commit a8ae509 into master Jan 29, 2018
@paddycarver paddycarver deleted the paddy_acl_policy branch January 29, 2018 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants