carlosbtech / owshq-live-70-lakehouse-with-glue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Construindo um Data Lakehouse com AWS Glue | Live #70

# working directory
cd terraform

# initialize terraform context
terraform init

# see plan execution
terraform plan

# apply iac
terraform apply

aws_lakehouse_with_glue

About


Languages

Language:Python 61.6%Language:HCL 38.4%