Skip to content

Commit

Permalink
docs: example moved (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
aldor007 authored Mar 1, 2023
1 parent 3b5a792 commit 5c25c2b
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 74 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ module "castai-eks-iam-role" {
aws_cluster_name = var.aws_cluster_name
}
```

# Examples

Usage examples are located in [terraform provider repo](https://github.com/castai/terraform-provider-castai/tree/master/examples/eks)
26 changes: 0 additions & 26 deletions examples/assume_role/main.tf

This file was deleted.

7 changes: 0 additions & 7 deletions examples/assume_role/outputs.tf

This file was deleted.

28 changes: 0 additions & 28 deletions examples/assume_role/variables.tf

This file was deleted.

13 changes: 0 additions & 13 deletions examples/assume_role/versions.tf

This file was deleted.

0 comments on commit 5c25c2b

Please sign in to comment.