Skip to content

Releases: SebastianUA/terraform-aws-glue

Refactoring AWS Glue v2.14.3

13 Jul 13:08
70b17bd
Compare
Choose a tag to compare
  (use "git restore <file>..." to discard changes in working directory)
	modified:   README.md
	modified:   examples/main.tf
	modified:   glue_catalog_database.tf
	modified:   glue_catalog_table.tf
	modified:   glue_classifier.tf
	modified:   glue_connection.tf
	modified:   glue_crawler.tf
	modified:   glue_dev_endpoint.tf
	modified:   glue_job.tf
	modified:   glue_resource_policy.tf
	modified:   glue_trigger.tf
	modified:   glue_workflow.tf
	modified:   outputs.tf
	modified:   variables.tf

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	glue_data_quality_ruleset.tf

Refactoring AWS Glue v1.6.3

17 Oct 15:25
Compare
Choose a tag to compare

Added support:

  • glue_partition_index

Refactored:

  • glue_job
  • glue_ml_transform

Refactoring AWS Glue

05 Jan 14:41
Compare
Choose a tag to compare

Updated:

  • README.md
  • examples/main.tf

Refactored:

  • glue_catalog_table.tf
  • glue_crawler.tf
  • glue_data_catalog_encryption_settings.tf
  • glue_partition.tf
  • glue_security_configuration.tf
  • variables.tf

Fix output (create_date -> create_time)

05 Jan 10:06
Compare
Choose a tag to compare

Changed output from create_date to create_time

Add multiple predicate usage for AWS Glue

13 Aug 09:32
Compare
Choose a tag to compare
  • Added multiple predicate usage
  • Refactored the code a bit

Refactoring AWS Glue

13 Jul 11:30
e8bd793
Compare
Choose a tag to compare

Added extra functionality for AWS Glue crawler:

  • schema_change_policy
  • recrawl_policy
  • mongodb_target
  • lineage_configuration

Refactoring AWS Glue

21 Mar 14:26
Compare
Choose a tag to compare

Refactored Glue module for AWS provider and added some additional resources inside the example folder

Refactoring AWS Glue

14 Feb 17:34
Compare
Choose a tag to compare

Refactored AWS Glue module and add TF 0.13 supporting.

Refactoring AWS Glue

26 Feb 02:09
Compare
Choose a tag to compare

Refactored AWS Glue module and added additional functionality.

Adds type and comment to partition keys

14 Jan 20:29
003a723
Compare
Choose a tag to compare
Merge pull request #2 from guidopili/master

Adds type and comment to partition keys