@@ -187,7 +187,6 @@ Error: MALFORMED_REQUEST: Failed credentials validation checks: Spot Cancellatio
187187| ------| ---------|
188188| <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 3.38.0 |
189189| <a name =" provider_databricks " ></a > [ databricks] ( #provider\_ databricks ) | 0.3.3 |
190- | <a name =" provider_databricks.created_workspace " ></a > [ databricks.created\_ workspace] ( #provider\_ databricks.created\_ workspace ) | 0.3.3 |
191190| <a name =" provider_databricks.mws " ></a > [ databricks.mws] ( #provider\_ databricks.mws ) | 0.3.3 |
192191| <a name =" provider_random " ></a > [ random] ( #provider\_ random ) | 3.1.0 |
193192| <a name =" provider_time " ></a > [ time] ( #provider\_ time ) | 0.7.1 |
@@ -199,7 +198,7 @@ Error: MALFORMED_REQUEST: Failed credentials validation checks: Spot Cancellatio
199198| <a name =" module_iam_policies " ></a > [ iam\_ policies] ( #module\_ iam\_ policies ) | git::git@github.com : tomarv2 /terraform-aws-iam-policies.git | v0.0.4 |
200199| <a name =" module_iam_role " ></a > [ iam\_ role] ( #module\_ iam\_ role ) | git::git@github.com : tomarv2 /terraform-aws-iam-role.git//modules/iam_role_external | v0.0.4 |
201200| <a name =" module_s3 " ></a > [ s3] ( #module\_ s3 ) | git::git@github.com : tomarv2 /terraform-aws-s3.git | v0.0.3 |
202- | <a name =" module_vpc " ></a > [ vpc] ( #module\_ vpc ) | git::git@github.com : tomarv2 /terraform-aws-vpc.git | v0.0.2 |
201+ | <a name =" module_vpc " ></a > [ vpc] ( #module\_ vpc ) | git::git@github.com : tomarv2 /terraform-aws-vpc.git | v0.0.3 |
203202
204203## Resources
205204
@@ -210,7 +209,6 @@ Error: MALFORMED_REQUEST: Failed credentials validation checks: Spot Cancellatio
210209| [ databricks_mws_networks.this] ( https://registry.terraform.io/providers/databrickslabs/databricks/0.3.5/docs/resources/mws_networks ) | resource |
211210| [ databricks_mws_storage_configurations.this] ( https://registry.terraform.io/providers/databrickslabs/databricks/0.3.5/docs/resources/mws_storage_configurations ) | resource |
212211| [ databricks_mws_workspaces.this] ( https://registry.terraform.io/providers/databrickslabs/databricks/0.3.5/docs/resources/mws_workspaces ) | resource |
213- | [ databricks_token.pat] ( https://registry.terraform.io/providers/databrickslabs/databricks/0.3.5/docs/resources/token ) | resource |
214212| [ random_string.naming] ( https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/string ) | resource |
215213| [ time_sleep.wait] ( https://registry.terraform.io/providers/hashicorp/time/latest/docs/resources/sleep ) | resource |
216214| [ databricks_aws_assume_role_policy.this] ( https://registry.terraform.io/providers/databrickslabs/databricks/0.3.5/docs/data-sources/aws_assume_role_policy ) | data source |
@@ -222,6 +220,7 @@ Error: MALFORMED_REQUEST: Failed credentials validation checks: Spot Cancellatio
222220| Name | Description | Type | Default | Required |
223221| ------| -------------| ------| ---------| :--------:|
224222| <a name =" input_aws_region " ></a > [ aws\_ region] ( #input\_ aws\_ region ) | default aws region | ` string ` | ` "us-west-2" ` | no |
223+ | <a name =" input_cidr_block " ></a > [ cidr\_ block] ( #input\_ cidr\_ block ) | The CIDR block for the VPC | ` string ` | ` "10.4.0.0/16" ` | no |
225224| <a name =" input_databricks_account_id " ></a > [ databricks\_ account\_ id] ( #input\_ databricks\_ account\_ id ) | External ID provided by third party. | ` string ` | n/a | yes |
226225| <a name =" input_databricks_account_password " ></a > [ databricks\_ account\_ password] ( #input\_ databricks\_ account\_ password ) | databricks account password | ` string ` | n/a | yes |
227226| <a name =" input_databricks_account_username " ></a > [ databricks\_ account\_ username] ( #input\_ databricks\_ account\_ username ) | databricks account username | ` string ` | n/a | yes |
@@ -244,7 +243,6 @@ Error: MALFORMED_REQUEST: Failed credentials validation checks: Spot Cancellatio
244243| <a name =" output_databricks_mws_storage_id " ></a > [ databricks\_ mws\_ storage\_ id] ( #output\_ databricks\_ mws\_ storage\_ id ) | databricks mws storage id |
245244| <a name =" output_iam_role_arn " ></a > [ iam\_ role\_ arn] ( #output\_ iam\_ role\_ arn ) | iam role arn |
246245| <a name =" output_inline_policy_id " ></a > [ inline\_ policy\_ id] ( #output\_ inline\_ policy\_ id ) | inline policy id |
247- | <a name =" output_pat_token_duration " ></a > [ pat\_ token\_ duration] ( #output\_ pat\_ token\_ duration ) | databricks pat |
248246| <a name =" output_s3_bucket_arn " ></a > [ s3\_ bucket\_ arn] ( #output\_ s3\_ bucket\_ arn ) | s3 bucket arn |
249247| <a name =" output_s3_bucket_id " ></a > [ s3\_ bucket\_ id] ( #output\_ s3\_ bucket\_ id ) | s3 bucket id |
250248| <a name =" output_s3_bucket_name " ></a > [ s3\_ bucket\_ name] ( #output\_ s3\_ bucket\_ name ) | s3 bucket name |
0 commit comments